summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2018-03-30 17:47:48 +0200
committerFrederic Bezies2018-03-30 17:47:48 +0200
commit48276d516c1dfca32171a3ade99f18464db40661 (patch)
treee42d2c986f3811149180901c0d70d1d3cd36704b /PKGBUILD
parent4272ce53c2333c105a14464c0f03a1d23a8f4c69 (diff)
downloadaur-48276d516c1dfca32171a3ade99f18464db40661.tar.gz
Fix archlinux related bug: https://github.com/manjaro/pamac/pull/424
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7868533a700..14cf5fa2e763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=('pamac-aur-git' 'pamac-aur-tray-appindicator-git')
_pkgname=pamac
-pkgver=v6.2.6.r1.g2370068
+pkgver=v6.2.6.r4.gafd343e
_pkgver=6.2.6
-pkgrel=4
+pkgrel=1
pkgdesc="A Gtk3 frontend for libalpm - git version"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/manjaro/pamac"