summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b029a5764e76..eeff1e774766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="XDG application menu with full support for FVWM"
pkgname=fvwm-xdg-menu-git
_pkgname=fvwm-xdg-menu
pkgver=r51.g4b49473
-pkgrel=1
+pkgrel=2
arch=(any)
license=(GPL2)
url="http://github.com/domichel/$_pkgname"
@@ -14,7 +14,6 @@ provides=($_pkgname)
source=("$pkgname::git://github.com/domichel/$_pkgname.git")
md5sums=('SKIP')
makedepends=('git')
-install=$_pkgname.install
pkgver() {
cd $pkgname