summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraimileus2018-01-29 20:47:48 +0100
committeraimileus2018-01-29 20:47:48 +0100
commit6c58911786cd87ca117cc3da7f6b1414406b6c5b (patch)
treee444ab2e63686a41d3f2ac1022544d1c79202da2 /PKGBUILD
parentd005f33a6cef7f23ccc9da63e046daf6c75491ae (diff)
downloadaur-6c58911786cd87ca117cc3da7f6b1414406b6c5b.tar.gz
Remove i686 arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5de0b947356..23d6b9a88ba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=paperkey
pkgver=1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Make long term backups of OpenPGP keys by printing only the secret bits on paper."
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://www.jabberwocky.com/software/paperkey/"
license=('GPL2')
depends=('glibc')