Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-icon-theme
Commits:
68d39ea8 by Peter Jung at 2025-09-20T12:28:46+02:00
upgpkg: 1.0.0.beta.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-icon-theme
pkgdesc = Cosmic icon theme
- pkgver = 1.0.0.alpha.7
+ pkgver = 1.0.0.beta.1
pkgrel = 1
url = https://github.com/pop-os/cosmic-icons
arch = any
@@ -9,7 +9,7 @@ pkgbase = cosmic-icon-theme
makedepends = just
depends = pop-icon-theme
options = !strip
- source =
git+https://github.com/pop-os/cosmic-icons.git#tag=0b2aed444daa52c65effbb8e71a8a19b0f2e4cb9
- b2sums =
178a3b2755417220a02dd92948327969db6854b5a6f8d95029fbcb16f5e0a923a51f65844bd542f739a2e3ba3ff1e1221695cc6cc677d510dbfbbc9f1e882ef0
+ source =
git+https://github.com/pop-os/cosmic-icons.git#tag=70b07582e24ec2114672256b9657ca80670bca8a
+ b2sums =
b747398386fabf0fe7a11008a157503a7127555a73342902eee280530ce0b80f99fbd2c6cb9f0af9267104d42f31fe03400adb9f7954b3eca75c673765b404a6
pkgname = cosmic-icon-theme
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-icon-theme
-pkgver=1.0.0.alpha.7
+pkgver=1.0.0.beta.1
pkgrel=1
pkgdesc='Cosmic icon theme'
arch=(any)
@@ -15,9 +15,9 @@ makedepends=(
just
)
options=(!strip)
-_tag=0b2aed444daa52c65effbb8e71a8a19b0f2e4cb9
+_tag=70b07582e24ec2114672256b9657ca80670bca8a
source=(git+https://github.com/pop-os/cosmic-icons.git#tag=${_tag})
-b2sums=('178a3b2755417220a02dd92948327969db6854b5a6f8d95029fbcb16f5e0a923a51f65844bd542f739a2e3ba3ff1e1221695cc6cc677d510dbfbbc9f1e882ef0')
+b2sums=('b747398386fabf0fe7a11008a157503a7127555a73342902eee280530ce0b80f99fbd2c6cb9f0af9267104d42f31fe03400adb9f7954b3eca75c673765b404a6')
pkgver() {
cd cosmic-icons
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/68d39ea810ec81de5d90f0041d7fe5913b98896f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/68d39ea810ec81de5d90f0041d7fe5913b98896f
You're receiving this email because of your account on gitlab.archlinux.org.