summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Reis2020-08-05 08:31:37 -0300
committerGustavo Reis2020-08-05 08:31:37 -0300
commit4c1e24519e8dce61638db7d6642554c5682a4c32 (patch)
treecc1ddde9eb1fe3881648cbe2613ab4d9328195af
parentbb2a6adcae9db01c3d158024a8fa9696feb4400d (diff)
downloadaur-4c1e24519e8dce61638db7d6642554c5682a4c32.tar.gz
Fixed the loop of reverting back to old version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70212dbc93c1..6a2473443c82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru-plus-git
pkgdesc = Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru
pkgver = 4.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/Bonandry/yaru-plus
changelog = CHANGELOG.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0c0bc6301f4f..e21331dc2661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=yaru-plus-git
pkgver=4.0
-pkgrel=5
-pkgdesc="Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru "
+pkgrel=6
+pkgdesc="Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru"
arch=('any')
url="https://github.com/Bonandry/${pkgname/-git/}"
license=('GPL3')