summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2017-04-15 20:40:25 +0200
committerMuflone2017-04-15 20:40:25 +0200
commit82c8103e6a4980c2c448910c62e9f80a594ccdaa (patch)
tree98cfee75549ddcec444ab540e63b9e39aa23f346 /PKGBUILD
parentd25c0bbc1ff3478bb30c8091bae1ab33045ee88e (diff)
downloadaur-gimp-plugin-duplicate-to-another-image.tar.gz
Updated package gimp-plugin-duplicate-to-another-image 1.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f2f15e11c09..442cc624cb1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Muflone <webreg(at)vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=gimp-plugin-duplicate-to-another-image
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Duplicate layer, layer with mask, or layer group from one image to another."
arch=('any')
-url="http://some-gimp-plugins.com/contents/en/extensions/004/"
+url="http://slybug.deviantart.com/art/Duplicate-to-another-Image-341012566"
license=('GPL')
depends=('gimp')
-source=("http://some-gimp-plugins.com/contents/en/extensions/004/${pkgname/gimp-plugin-/}.zip")
-md5sums=('8c21299a717458d32a270ac2ca541681')
+source=("http://url.muflone.com/${pkgname}-${pkgver}.zip")
+sha256sums=('991b356da0bd18cc492b33b092afa2741fb17ad3c1c41fe444adac2af56cfb50')
package() {
install -m755 -d "${pkgdir}/usr/lib/gimp/2.0/plug-ins"