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 aa0a733fbba5..1ac9c33d25f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=csstidy
pkgver=1.4
-pkgrel=3
+pkgrel=4
pkgdesc="A program that optimises, formats and fixes CSS code"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://sourceforge.net/projects/csstidy/"
license=('GPL')
depends=('gcc-libs')