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: e634e450bff382c54e6b6fbff4f5804f792f92e4

Message: version update

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 55f488c..2bcb050 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = papirus-icon-theme
 pkgbase = papirus-icon-theme
 pkgdesc = Papirus icon theme for Linux
 pkgrel = 1
-pkgver = 20220606
+pkgver = 20220710
 url = https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
 arch = any
 conflicts = papirus-icon-theme
@@ -13,7 +13,7 @@ optdepends = libreoffice-style-papirus
 options = !strip
 replaces = papirus-gtk-icon-theme
 replaces = papirus-kde-icon-theme
-source = papirus-icon-theme-20220606::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220606.tar.gz
-sha512sums = ccf786a478e5a97052f11999c8fc48bde4c677a036bad3cb3cb908b5cde1055565cdb2914d70dd52029c4c4cb2c60fb1da0daa6dfa076176b5a5aced1665d0c0
+source = papirus-icon-theme-20220710::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/refs/tags/20220710.tar.gz
+sha512sums = 2b9a51447e822e92d1660342de6f75ec57a641a152f4e7dd119422a1f98fe625adcf178814db8f0caf6156a17c73824c340dc59ada3523e44917f4d86db36098
 optdepends = filezilla-theme-papirus
 optdepends = libreoffice-style-papirus
diff --git a/PKGBUILD b/PKGBUILD
index 9600d1a..b68b316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: only_vip  <onlyme_vip@protonmail.com>
 pkgname=papirus-icon-theme
-pkgver=20220606
+pkgver=20220710
 pkgrel=1
 pkgdesc="Papirus icon theme for Linux"
 url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
@@ -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=("ccf786a478e5a97052f11999c8fc48bde4c677a036bad3cb3cb908b5cde1055565cdb2914d70dd52029c4c4cb2c60fb1da0daa6dfa076176b5a5aced1665d0c0")
+sha512sums=("2b9a51447e822e92d1660342de6f75ec57a641a152f4e7dd119422a1f98fe625adcf178814db8f0caf6156a17c73824c340dc59ada3523e44917f4d86db36098")
 
 package() {
     cd "${srcdir}/${pkgname}-${pkgver}"