summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e01c8d63b6e0..def6b6d45460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Generator : CPANPLUS::Dist::Arch 1.09
pkgname=perl-crypt-rijndael
pkgver=1.16
-pkgrel=1
+pkgrel=2
pkgdesc="AES/Rijndael Encryption Module"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')