summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArthur Zamarin2016-05-08 22:17:30 +0300
committerArthur Zamarin2016-05-08 22:17:30 +0300
commit1a072a95820b4ed2d301acf5e5d17226f76ea97b (patch)
tree0101b6bd18574cb4de1b388a452f2a0f79872551 /PKGBUILD
parent0dc18369f9cde71de3ed4150589fd638c2156996 (diff)
downloadaur-libpng12.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc16d4438a2..953801f6b015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _realname=libpng
pkgver=1.2.56
pkgrel=3
pkgdesc="A collection of routines used to create PNG format graphics files"
-arch=('i686' 'x86_64' 'armv7h')
+arch=('i686' 'x86_64' 'armv7h' 'armv6h')
url="http://www.libpng.org/pub/png/libpng.html"
license=('custom')
depends=('zlib')