summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 21:13:33 +0200
committerStefan Husmann2016-06-08 21:13:33 +0200
commitf744a017391617a3ba48efa87cc9bf79388e2d57 (patch)
tree7283d5f9cede8e063a7de0c1de8d4f8ea350b953 /PKGBUILD
parent1a1a565f95374cbcf21c25f7740b0092c8068fdc (diff)
downloadaur-f744a017391617a3ba48efa87cc9bf79388e2d57.tar.gz
remove install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40e141cdd111..edd1f9a2f9a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sawfish-git
pkgver=1.11.90.6.gba51040
-pkgrel=3
+pkgrel=4
pkgdesc='A window manager extensible using a Lisp-based scripting language.'
arch=('i686' 'x86_64')
url='http://sawfish.wikia.com'
@@ -13,7 +13,6 @@ makedepends=('git' 'gettext' 'emacs')
optdepends=('emacs: for using sawfish.el')
provides=('sawfish=1.11')
conflicts=('sawfish')
-install=sawfish.install
source=('git://github.com/SawfishWM/sawfish.git' arch_poweroff_defaults.patch)
options=('!libtool')
sha1sums=('SKIP' '73dbf5f93c0124c11f0254267d662f86be1f2767')