makedeb
Papirus icon theme for Linux
Click here to go back to the commit logs for papirus-icon-theme.
Hash: bd5eb2636a63cd181ff9cb12d7a9fd34fb36136f
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index 5e6b2b3..e874fa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb-makepkg
pkgbase = papirus-icon-theme
pkgdesc = Papirus icon theme for Linux
- pkgver = 20220204
- pkgrel = 2
+ pkgver = 20220302
+ pkgrel = 1
url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
arch = any
depends = hicolor-icon-theme
@@ -13,7 +13,7 @@ pkgbase = papirus-icon-theme
replaces = papirus-gtk-icon-theme
replaces = papirus-kde-icon-theme
options = !strip
- source = papirus-icon-theme-20220204::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220204.tar.gz
- sha512sums = e85a9f3fa2564fb6404205695c9500baf54d37c7c03288d086c2bdff5b722d8eae8b283bab0658eebd1760e8bbe4bd1875958f68b065611cb761e4c2c08b1079
+ source = papirus-icon-theme-20220302::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220302.tar.gz
+ sha512sums = 54793eb6b890931cc2e11c741b0144c485b8446673c8568eb95cf2a546d14d68bf8446d22953d63ee19c2ccd072dfa2d6443bb401a03e81c56c5776e4d30145d
pkgname = papirus-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index c08153c..4362b6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: only_vip <onlyme_vip@protonmail.com>
pkgname=papirus-icon-theme
-pkgver=20220204
-pkgrel=2
+pkgver=20220302
+pkgrel=1
pkgdesc="Papirus icon theme for Linux"
url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
arch=('any')
@@ -11,7 +11,7 @@ conflicts=('papirus-icon-theme')
replaces=('papirus-gtk-icon-theme' 'papirus-kde-icon-theme')
options=(!strip)
source=("${pkgname}-${pkgver}::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('e85a9f3fa2564fb6404205695c9500baf54d37c7c03288d086c2bdff5b722d8eae8b283bab0658eebd1760e8bbe4bd1875958f68b065611cb761e4c2c08b1079')
+sha512sums=('54793eb6b890931cc2e11c741b0144c485b8446673c8568eb95cf2a546d14d68bf8446d22953d63ee19c2ccd072dfa2d6443bb401a03e81c56c5776e4d30145d')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"