summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFerdinand Bachmann2020-09-14 17:09:02 +0200
committerFerdinand Bachmann2020-09-14 17:09:02 +0200
commit6fa2fe4bbe64e2823d2283ddcc851e51b9e4a168 (patch)
tree337f6af09f4da88d07e5a69d6e2a60054e60f8bf /PKGBUILD
parent6ac11a56120d7d7ba952a231a790fb881a5ce658 (diff)
downloadaur-6fa2fe4bbe64e2823d2283ddcc851e51b9e4a168.tar.gz
revert increment of .SRCINFO (doesn't work with dynamic pkgver)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 295daa7fd679..17af2bed9528 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtk-theme-numix-solarized-git
pkgver=20200910.e4374bd
-pkgrel=2
+pkgrel=1
pkgdesc="Solarized versions of Numix GTK2 and GTK3 theme, compatible with GTK 3.20"
arch=('any')
url="https://github.com/Ferdi265/numix-solarized-gtk-theme"