summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeimos2018-08-14 03:01:43 -0400
committerDeimos2018-08-14 03:01:43 -0400
commit31b669444e2a9bea3b6f3447eb9ab5e9c70b9b2e (patch)
tree0d21bb538616e338659784217ee2a1bd24d9e328 /PKGBUILD
parent601e3252d57875ac29f2ae9b7c5c6ed8f0151345 (diff)
downloadaur-31b669444e2a9bea3b6f3447eb9ab5e9c70b9b2e.tar.gz
Change Maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e3ad4ceeba0..3c57153072af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Thomas Ascher <thomas.ascher@gmx.at>
-# Contributor: Thomas Ascher <thomas.ascher@gmx.at>
+# Maintainer: Icarus Mitchellson <mumei AT airmail DOT cc>
+
pkgname=addresses.app
_pkgname=Addresses
-pkgrel=1
+pkgrel=2
pkgver=0.4.8
pkgdesc="A versatile Address Book application and framework."
arch=('i686' 'x86_64')
url="http://www.nongnu.org/gap/addresses/index.html"
license=('GPL')
-groups=('gnustep')
+groups=('gnustep-apps')
depends=('gnustep-base'
'gnustep-gui')
makedepends=('gcc-objc'