summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-05-07 16:59:51 +0200
committerPhilip Goto2020-05-07 17:00:08 +0200
commit040e47f38be9cc426758086d10ab94539c53e89f (patch)
tree433fc7b4274cec9e0ae1bcfcbce039fac6dde220 /PKGBUILD
parent077d8df130a8d94330d12dbda080a2a547d10ea8 (diff)
downloadaur-040e47f38be9cc426758086d10ab94539c53e89f.tar.gz
Update arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2072845bf901..55e294fe797b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: Martin Wimpress <code@flexion.org>
pkgname=gpick-git
-pkgver=0.2.6rc1.r41.g3b17cf9
+pkgver=0.2.6rc1.r84.gebee8a0
pkgrel=1
pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
-arch=(i686 x86_64 armv6h armv7h)
+arch=(i686 x86_64 armv7h aarch64)
url="http://www.gpick.org/"
license=(BSD)
depends=(boost-libs gtk3 lua)