Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-icon-theme
Commits:
0ec24376 by Peter Jung at 2024-11-01T14:26:15+01:00
upgpkg: 1.0.0.alpha.3-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.2
+ pkgver = 1.0.0.alpha.3
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=341c84467fd863f0319cadf49b3d4bac1bf3029a
- b2sums =
df0dc0cd84abcca10f7af62486c9517f85ca94962320470723cca92d046690e55bb7eabdb3ecccc978662928a951419fa1401b8051c968606af4ca27a7e05727
+ source =
git+https://github.com/pop-os/cosmic-icons.git#tag=3fdc2175c145e00d798f98e81d5c4d493f0a2a8c
+ b2sums =
1deb7654ef2382bdf15668caf19544218a850389285f4aba037707d9636c39d5b0a13c11629a42c394b1959f2c9bcdb794d0770cec66a915d3d346c99f986432
pkgname = cosmic-icon-theme
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-icon-theme
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
pkgrel=1
pkgdesc='Cosmic icon theme'
arch=(any)
@@ -14,9 +15,9 @@ makedepends=(
just
)
options=(!strip)
-_tag=341c84467fd863f0319cadf49b3d4bac1bf3029a
+_tag=3fdc2175c145e00d798f98e81d5c4d493f0a2a8c
source=(git+https://github.com/pop-os/cosmic-icons.git#tag=${_tag})
-b2sums=('df0dc0cd84abcca10f7af62486c9517f85ca94962320470723cca92d046690e55bb7eabdb3ecccc978662928a951419fa1401b8051c968606af4ca27a7e05727')
+b2sums=('1deb7654ef2382bdf15668caf19544218a850389285f4aba037707d9636c39d5b0a13c11629a42c394b1959f2c9bcdb794d0770cec66a915d3d346c99f986432')
pkgver() {
cd cosmic-icons
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/0ec243765f498e75074fcbde1672db41b2774da1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-icon-theme/-/commit/0ec243765f498e75074fcbde1672db41b2774da1
You're receiving this email because of your account on gitlab.archlinux.org.