summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-02-12 18:24:17 -0700
committerMark Wagie2022-02-12 18:24:17 -0700
commit2f3e86c8549265a4cfaeeba188f5a6ba0a1d4f9d (patch)
treea422f54754fb1472bb8ecafd4ce146a071933381
parent6c5bb943cf7ce208df09c76a572b1390bbc5c5fe (diff)
downloadaur-2f3e86c8549265a4cfaeeba188f5a6ba0a1d4f9d.tar.gz
1.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 267d81bba8a9..2d14fc9113ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = papirus-linux-universe
pkgdesc = Papirus folder icon set based on distros and the most famous icon themes in the Linux world!
- pkgver = 1.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = https://www.pling.com/p/1493085
arch = any
@@ -11,7 +11,7 @@ pkgbase = papirus-linux-universe
provides = papirus-folders
conflicts = papirus-folders
options = !strip
- source = papirus-linux-universe-1.0.0.tar.gz::https://github.com/Adapta-Projects/Papirus-Linux-Universe/archive/refs/tags/1.0.0.tar.gz
- sha256sums = 2e8764a1eee5aaba97471d85c320238659f7cb74577454eb20c91dcca18b038a
+ source = papirus-linux-universe-1.1.0.tar.gz::https://github.com/Adapta-Projects/Papirus-Linux-Universe/archive/refs/tags/1.1.0.tar.gz
+ sha256sums = d9919a1c1902666662af6f401678a65ed51a2aa09193eb8d0f2f64d7b0e84bc6
pkgname = papirus-linux-universe
diff --git a/PKGBUILD b/PKGBUILD
index d979a1d8f606..a1a64533a0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=papirus-linux-universe
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Papirus folder icon set based on distros and the most famous icon themes in the Linux world!"
arch=('any')
@@ -12,7 +12,7 @@ provides=('papirus-folders')
conflicts=('papirus-folders')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Adapta-Projects/Papirus-Linux-Universe/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('2e8764a1eee5aaba97471d85c320238659f7cb74577454eb20c91dcca18b038a')
+sha256sums=('d9919a1c1902666662af6f401678a65ed51a2aa09193eb8d0f2f64d7b0e84bc6')
package() {
cd Papirus-Linux-Universe-$pkgver