summaryrefslogtreecommitdiff
path: root/community/dmenu/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 01:15:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 01:15:31 -0500
commit67685a7e4910e44ccbfd2f0dbe7efe0d8538a323 (patch)
tree3e769e971d50d1e87c250569cb53b6678c3bd9e9 /community/dmenu/PKGBUILD
parent439a99df157c26665a4f9b686ba4b8a8ab67186d (diff)
Rebuild clewn,dmenu
Diffstat (limited to 'community/dmenu/PKGBUILD')
-rw-r--r--community/dmenu/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dmenu/PKGBUILD b/community/dmenu/PKGBUILD
index 51037ff0d..b0a913cee 100644
--- a/community/dmenu/PKGBUILD
+++ b/community/dmenu/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dmenu
pkgver=4.5
-pkgrel=3
+pkgrel=3.1
pkgdesc="A generic menu for X"
url="http://tools.suckless.org/dmenu/"
arch=('i686' 'x86_64' 'mips64el')
@@ -27,4 +27,4 @@ package() {
cd $srcdir/$pkgname-$pkgver
make PREFIX=/usr DESTDIR=$pkgdir install
install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-} \ No newline at end of file
+}