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 fc35b06e6d6b..ba53fa964773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: ConnorBehan <connor.behan@gmail.com>
pkgname=gsview
pkgver=4.9
-pkgrel=11
+pkgrel=12
pkgdesc="A nice looking GUI for ghostscript with some extraction features"
arch=('i686' 'x86_64')
options=('!makeflags')
@@ -10,7 +10,6 @@ license=('custom:Aladdin Free Public License')
depends=('gtk' 'ghostscript')
source=(http://fossies.org/unix/misc/old/ghost/ghostgum/${pkgname}-${pkgver}.tar.gz ${pkgname}.desktop)
#http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${pkgname}-${pkgver}.tar.gz
-install=$pkgname.install
build() {
cd "$srcdir"/$pkgname-$pkgver