summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8736bf36df0d..b8057d95c417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
+# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
+# Maintainer: Dan Panzarella <alsoelp@gmail.com>
pkgname=awesomebump
-pkgver=3.14
+pkgver=4.0
pkgrel=1
pkgdesc="A free program designed to generate normal, height, specular or ambient occlusion textures from a single image"
arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ depends=('qt5-base')
makedepends=('imagemagick')
source=("https://github.com/kmkolasinski/AwesomeBump/archive/Linuxv${pkgver}.tar.gz"
"awesomebump.desktop")
-md5sums=('9ecada545e3217b66e515ba5e0ace2ce'
+md5sums=('7fa501fb9e18dc72d220472c12ae5cf4'
'a798a1946042f5c06505043100a32e28')
build() {