diff options
-rw-r--r-- | main/ghostscript/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ghostscript/APKBUILD b/main/ghostscript/APKBUILD index 67ee47e0f8..969379d472 100644 --- a/main/ghostscript/APKBUILD +++ b/main/ghostscript/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Cameron Banta <cbanta@gmail.com> pkgname=ghostscript pkgver=9.05 -pkgrel=0 +pkgrel=1 pkgdesc="An interpreter for the PostScript language and for PDF" url="http://ghostscript.com/" arch="all" |