summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 21:28:13 +0200
committerStefan Husmann2016-06-08 21:28:13 +0200
commit9ab965cba077931a5a6c9634223210b4e1c37e28 (patch)
treeab2509f6ce12a8a6af927e3b08007186e7f4286c /PKGBUILD
parente394692a2bfa085f57d52ee00e975d770048b505 (diff)
downloadaur-9ab965cba077931a5a6c9634223210b4e1c37e28.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 f1211d017d38..072de2dc3087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gri
pkgver=2.12.23
-pkgrel=6
+pkgrel=7
pkgdesc="A script-based language for scientific graphics programming"
arch=('i686' 'x86_64')
license=('GPL')
@@ -13,7 +13,6 @@ depends=('perl-perl4-corelibs')
makedepends=('ghostscript' 'imagemagick' 'texlive-core')
source=(http://downloads.sourceforge.net/gri/$pkgname-$pkgver.tar.gz)
md5sums=('eabd37f80ac51f7aef83a89234fb6522')
-install=gri.install
options=('!makeflags')
prepare() {