summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 883b520b128b..c02be6a88bc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Andreas Wagner <AndreasBWagner@pointfree.net>
+# Maintainer: Brian Bidulock <bidulock@openss7.org>
+# Contributor: Andreas Wagner <AndreasBWagner@pointfree.net>
# Contributor: Niklas Schmuecker (IRC: nisc) <nschmuecker (gmail)>
pkgname=9menu
pkgver=1.8
-pkgrel=5
+pkgrel=6
pkgdesc='Simple and easily configurable X-menu / program launcher.'
-arch=('i686 x86_64')
+arch=('i686' 'x86_64')
license=('custom')
url='ftp://freefriends.org/arnold/Source/'
depends=('libxext')