summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-05-30 00:14:50 -0600
committerBrian Bidulock2016-05-30 00:14:50 -0600
commit8e235009abac37d935e6a6c1703b33b2d46494b6 (patch)
treed20a6de3cb2b4848b4060000c8863c8da6aa4b44 /PKGBUILD
parentc8a5c318626b75ce2d073e34456265d0fc760af4 (diff)
downloadaur-fvwm-xdg-menu.tar.gz
version r51-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c685f78d5102..06f5652fba82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgdesc="XDG application menu with full support for FVWM"
pkgname=fvwm-xdg-menu
pkgver=r51
-pkgrel=1
+pkgrel=2
arch=(any)
license=(GPL2)
url="http://github.com/domichel/$pkgname"
@@ -11,7 +11,6 @@ depends=('gtk-update-icon-cache')
source=("$pkgname::git://github.com/domichel/$pkgname.git#commit=4b49473")
md5sums=('SKIP')
makedepends=('git')
-install=$pkgname.install
build() {
cd $pkgname