summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f10509ee617..649a2bd0081f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=gimp-plugin-place-layer-into-selection
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Place a layer in a rectangular selection area."
arch=('any')
-url="http://some-gimp-plugins.com/contents/en/extensions/005/"
+url="http://slybug.deviantart.com/art/Place-Layer-into-Selection-414219124"
license=('GPL')
depends=('gimp')
-source=("http://some-gimp-plugins.com/contents/en/extensions/005/${pkgname/gimp-plugin-/}.zip")
+source=("http://url.muflone.com/${pkgname}-${pkgver}.zip")
sha256sums=('7fefd4d51c3c562ff724af5ba3aef72a4b7cfb87d31ccb5af685d01abb6ed11f')
package() {