Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pop-icon-theme
Commits:
3368e06d by Maxime Gauduin at 2024-10-03T15:07:51+02:00
upgpkg: 3.5.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pop-icon-theme
pkgdesc = System76 Pop Icon Theme
- pkgver = 3.5.0
+ pkgver = 3.5.1
pkgrel = 1
url = https://github.com/pop-os/icon-theme
arch = any
@@ -8,7 +8,7 @@ pkgbase = pop-icon-theme
makedepends = git
makedepends = meson
depends = adwaita-icon-theme
- source =
pop-icon-theme::git+https://github.com/pop-os/icon-theme.git#tag=3126c6a3f605923c648e74e7276b9de59d4ab67a
- b2sums =
f94d60b0ae862b9ec1496e0441021367112b2db790c7299db0046b551817ce56c033fae8d66e25ea95bab68c18e80dc61d984d4ae00742232f549e90705445af
+ source =
pop-icon-theme::git+https://github.com/pop-os/icon-theme.git#tag=1a575a8e99b4ae629b9b16543a3a04d148632ba9
+ b2sums =
31018a78e3e141b76f6533d668d0cec0aae96e71bb157ddae1b0c01f946a66b496319ef511c441a8ed0a788d0c215189ef17aacfd191b46a0276da08b70e39ad
pkgname = pop-icon-theme
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Christopher Reimer <[email protected]>
pkgname=pop-icon-theme
-pkgver=3.5.0
+pkgver=3.5.1
pkgrel=1
pkgdesc='System76 Pop Icon Theme'
arch=(any)
@@ -13,9 +13,9 @@ makedepends=(
git
meson
)
-_tag=3126c6a3f605923c648e74e7276b9de59d4ab67a
+_tag=1a575a8e99b4ae629b9b16543a3a04d148632ba9
source=(pop-icon-theme::git+https://github.com/pop-os/icon-theme.git#tag=${_tag})
-b2sums=('f94d60b0ae862b9ec1496e0441021367112b2db790c7299db0046b551817ce56c033fae8d66e25ea95bab68c18e80dc61d984d4ae00742232f549e90705445af')
+b2sums=('31018a78e3e141b76f6533d668d0cec0aae96e71bb157ddae1b0c01f946a66b496319ef511c441a8ed0a788d0c215189ef17aacfd191b46a0276da08b70e39ad')
pkgver() {
cd pop-icon-theme
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pop-icon-theme/-/commit/3368e06d6af11fa1d65854d696c4d286ee9fe75a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pop-icon-theme/-/commit/3368e06d6af11fa1d65854d696c4d286ee9fe75a
You're receiving this email because of your account on gitlab.archlinux.org.