summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Mansell2016-05-10 19:34:25 -0400
committerMichael Mansell2016-05-10 19:34:25 -0400
commit607fd284837547a2ac6ab86247c8ff5aa0bebbcf (patch)
treee865b9a1572a990cd79449cdd6d956a52f1086a5
parenta080283b81b46fb2152bfe46fbde5dbbbd8e2e55 (diff)
downloadaur-607fd284837547a2ac6ab86247c8ff5aa0bebbcf.tar.gz
Bug fix in URL parameter, no longer an array, increment rel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 689718b0e5fd..cc57eab9fd89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gimp-script-divide-scanned-images
pkgver=2.2F
-pkgrel=2
+pkgrel=3
pkgdesc="GIMP Scheme (.scm) script for splitting separate sub-images from a composite image that has a uniform background. Creates a new image from each; will call the \'deskew\' plugin on each image (if it is installed)."
arch=('any')