diff options
Diffstat (limited to 'extra/potrace/PKGBUILD')
-rw-r--r-- | extra/potrace/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/potrace/PKGBUILD b/extra/potrace/PKGBUILD index 751780b31..48f6111a7 100644 --- a/extra/potrace/PKGBUILD +++ b/extra/potrace/PKGBUILD @@ -4,7 +4,7 @@ pkgname=potrace pkgver=1.10 -pkgrel=1 +pkgrel=1.1 pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)' url='http://potrace.sourceforge.net/' arch=('i686' 'x86_64' 'mips64el') |