summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 320d1caca2a8..8357179dae6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gimp-plugin-dcamnoise2
pkgdesc = Removes noise from images
pkgver = 0.64
- pkgrel = 7
+ pkgrel = 8
url = https://bitbucket.org/stativ/gimp-plugin-dcamnoise2/src/master/
arch = i686
arch = x86_64
@@ -11,4 +11,3 @@ pkgbase = gimp-plugin-dcamnoise2
md5sums = ace7859517a7d161abe47b6f0eb4281a
pkgname = gimp-plugin-dcamnoise2
-
diff --git a/PKGBUILD b/PKGBUILD
index fe0ed7bbead5..a3e4e56448a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Andy Alt <andy400-dev at yahoo dot com>
+# Maintainer: Daniel Menelkir <dmenelkir at gmail dot com>
+# Contributor: Andy Alt <andy400-dev at yahoo dot com>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=gimp-plugin-dcamnoise2
pkgver=0.64
-pkgrel=7
+pkgrel=8
pkgdesc="Removes noise from images"
arch=('i686' 'x86_64')
url="https://bitbucket.org/stativ/gimp-plugin-dcamnoise2/src/master/"