makedeb


papirus-icon-theme 20230104-1


Papirus icon theme for Linux

Click here to go back to the commit logs for papirus-icon-theme.

Commit:


Hash: 3163d1f75c10de57e26100fe542c2b992bfd2ac8

Message: version update

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2b7a36a..141007d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = papirus-icon-theme
 	pkgdesc = Papirus icon theme for Linux
-	pkgver = 20211201
+	pkgver = 20220204
 	pkgrel = 1
 	url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
 	arch = any
@@ -13,7 +13,7 @@ pkgbase = papirus-icon-theme
 	replaces = papirus-gtk-icon-theme
 	replaces = papirus-kde-icon-theme
 	options = !strip
-	source = papirus-icon-theme-20211201::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20211201.tar.gz
-	sha256sums = SKIP
+	source = papirus-icon-theme-20220204::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220204.tar.gz
+	sha512sums = e85a9f3fa2564fb6404205695c9500baf54d37c7c03288d086c2bdff5b722d8eae8b283bab0658eebd1760e8bbe4bd1875958f68b065611cb761e4c2c08b1079
 
 pkgname = papirus-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index c5b1807..6b2e7bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname=papirus-icon-theme
-pkgver=20211201
+pkgver=20220204
 pkgrel=1
 pkgdesc="Papirus icon theme for Linux"
 url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -12,7 +12,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")
-sha256sums=('SKIP')
+sha512sums=('e85a9f3fa2564fb6404205695c9500baf54d37c7c03288d086c2bdff5b722d8eae8b283bab0658eebd1760e8bbe4bd1875958f68b065611cb761e4c2c08b1079')
 
 package() {
     cd "${srcdir}/${pkgname}-${pkgver}"