summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2016-04-28 13:37:07 -0400
committerConnor Behan2016-04-28 13:37:07 -0400
commitf79621e0c301cff336ca642f20726ff871e4bdcf (patch)
tree6634eeaf0b16977d6910f5344ce4560a91156f68 /PKGBUILD
parentc3eea2f7dffe8df735ed42ade460f9fa59e7157a (diff)
downloadaur-gsview.tar.gz
Update to 4.9-12
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