summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 223e47eb71f0..62cb3fb8c8bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Mar 20 16:16:18 UTC 2016
+# Sat Apr 15 20:52:15 UTC 2017
pkgbase = gimp-plugin-place-layer-into-selection
pkgdesc = Place a layer in a rectangular selection area.
pkgver = 1.0
- pkgrel = 1
- url = http://some-gimp-plugins.com/contents/en/extensions/005/
+ pkgrel = 2
+ url = http://slybug.deviantart.com/art/Place-Layer-into-Selection-414219124
arch = any
license = GPL
depends = gimp
- source = http://some-gimp-plugins.com/contents/en/extensions/005/place-layer-into-selection.zip
+ source = http://url.muflone.com/gimp-plugin-place-layer-into-selection-1.0.zip
sha256sums = 7fefd4d51c3c562ff724af5ba3aef72a4b7cfb87d31ccb5af685d01abb6ed11f
pkgname = gimp-plugin-place-layer-into-selection
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() {