Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
papirus-icon-theme
Commits:
7fe6d8da by Felix Yan at 2024-05-04T15:10:13+00:00
upgpkg: 20240501-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = papirus-icon-theme
pkgdesc = Papirus icon theme
- pkgver = 20240201
+ pkgver = 20240501
pkgrel = 1
url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
arch = any
@@ -8,8 +8,9 @@ pkgbase = papirus-icon-theme
depends = gtk-update-icon-cache
options = !strip
options = !strip
- source =
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20240201/papirus-icon-theme-20240201.tar.gz
- sha512sums =
ac4b653e904bcda1a643accd43c8fcda2f4d0b5d9844e92c31e3fe950b440f172a53d0042677b902c41769884be54a06ccb42ea01283104b80daf421a70a6516
+ options = !strip
+ source =
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20240501/papirus-icon-theme-20240501.tar.gz
+ sha512sums =
3b2529d593ffd468c4cf609e421c02cffa55d29bb5a94de990b9924d7ee4df36ec1ead627fc3d35118a368443aa7c102739980dc42f3a3000c91c9d93b88b261
pkgname = papirus-icon-theme
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=papirus-icon-theme
pkgname=('papirus-icon-theme' 'epapirus-icon-theme')
-pkgver=20240201
+pkgver=20240501
pkgrel=1
pkgdesc="Papirus icon theme"
arch=('any')
@@ -12,7 +12,7 @@
url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
license=("GPL3")
depends=('gtk-update-icon-cache')
source=("https://github.com/PapirusDevelopmentTeam/$pkgbase/archive/$pkgver/$pkgbase-$pkgver.tar.gz")
-sha512sums=('ac4b653e904bcda1a643accd43c8fcda2f4d0b5d9844e92c31e3fe950b440f172a53d0042677b902c41769884be54a06ccb42ea01283104b80daf421a70a6516')
+sha512sums=('3b2529d593ffd468c4cf609e421c02cffa55d29bb5a94de990b9924d7ee4df36ec1ead627fc3d35118a368443aa7c102739980dc42f3a3000c91c9d93b88b261')
options+=(!strip)
package_papirus-icon-theme() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/papirus-icon-theme/-/commit/7fe6d8da483f2281137be8e12d34b8577c27385e
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/papirus-icon-theme/-/commit/7fe6d8da483f2281137be8e12d34b8577c27385e
You're receiving this email because of your account on gitlab.archlinux.org.