summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLara Maia2015-08-26 18:32:56 -0300
committerLara Maia2015-08-26 18:32:56 -0300
commitab9ad4e06901f471c7fefe43c7aeb80a249a1272 (patch)
treecd5053fa8436a3e3b1b8baff2c578a1549069ba7 /.SRCINFO
parentef76f368c55e5a35839e2264dde7a812d542c0e5 (diff)
downloadaur-ab9ad4e06901f471c7fefe43c7aeb80a249a1272.tar.gz
Add arm to arch list, update license info
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb019255518d..8f85b9f9d3cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = anttweakbar
pkgdesc = C/C++ lib that allows programmers to quickly add a light and intuitive GUI into graphic apps to interactively tweak their params
pkgver = 1.16
- pkgrel = 5
+ pkgrel = 6
url = http://anttweakbar.sourceforge.net
arch = i686
arch = x86_64
- license = custom
+ arch = armv6h
+ arch = armv7h
+ license = custom:AntTweakBarLicense
makedepends = unzip
makedepends = glu
depends = gcc-libs