summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-03-05 14:54:56 +0100
committerBaptiste Jonglez2016-03-05 14:54:56 +0100
commit603afd74c4adf6c827e88505995579232d0f873b (patch)
treecfc80a139a10b0884f32f283e45654289da54669 /PKGBUILD
parentd0dfcbbe9d54c497f385b8bba0cf7b6cbd34a3b7 (diff)
downloadaur-603afd74c4adf6c827e88505995579232d0f873b.tar.gz
sig2dot: Change arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24c7c040b595..a483e0d5fed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: catwell <catwell@archlinux.us>
pkgname=sig2dot
pkgver=0.35
-pkgrel=1
+pkgrel=2
pkgdesc="Generates a graph of all of the signature relationships in a GPG/PGP keyring"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.chaosreigns.com/code/sig2dot/"
license=('GPL')
depends=('perl')