summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgent_Krtek2018-08-01 13:36:49 +0200
committerAgent_Krtek2018-08-01 13:36:49 +0200
commitb98ee76186a461589a854ab2239c67de2ce1549d (patch)
treed1e21e5137b134255631d7257c3fb3f37a2f8a2c
parentee41e12ef53e0b88446a5f01044d23f8b9e6b360 (diff)
downloadaur-anttweakbar.tar.gz
Change maintainer
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 160255d8cf2e..b50ddc926299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,10 @@
-# Generated by mksrcinfo v8
-# Wed Feb 24 17:03:32 UTC 2016
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 = 7
+ pkgrel = 8
url = http://anttweakbar.sourceforge.net
arch = i686
arch = x86_64
- arch = armv6h
- arch = armv7h
license = zlib
depends = gcc-libs
depends = glu
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')