summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAgent_Krtek2018-08-01 13:36:49 +0200
committerAgent_Krtek2018-08-01 13:36:49 +0200
commitb98ee76186a461589a854ab2239c67de2ce1549d (patch)
treed1e21e5137b134255631d7257c3fb3f37a2f8a2c /PKGBUILD
parentee41e12ef53e0b88446a5f01044d23f8b9e6b360 (diff)
downloadaur-b98ee76186a461589a854ab2239c67de2ce1549d.tar.gz
Change maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 115b11e3260d..6b42e7a241ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Lara Maia <lara@craft.net.br>
+# Maintainer: Agent_Krtek <hermpe@gmail.com>
+# Contributor: Lara Maia <lara@craft.net.br>
# Contributor: Zuf <kontakt.zuf@gmail.com>
pkgname=anttweakbar
pkgver=1.16
-pkgrel=7
+pkgrel=8
pkgdesc="C/C++ lib that allows programmers to quickly add a light and intuitive GUI into graphic apps to interactively tweak their params"
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64')
url="http://anttweakbar.sourceforge.net"
license=('zlib')
depends=('gcc-libs' 'glu')