summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Martin2016-09-27 21:22:43 -0500
committerAndrew Martin2016-09-27 21:22:43 -0500
commit07c5b9e3a9409260d0e0c8679e58b2f137afb38a (patch)
treef57efbd94b91a322826920e7f3be3a8402b1c2ae /PKGBUILD
parent28f6282582c114d70c9bca76c3c2b442eea1c90f (diff)
downloadaur-07c5b9e3a9409260d0e0c8679e58b2f137afb38a.tar.gz
updated to photomatix 1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46143d02bd94..e7c9fe3b996f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Andrew Martin <amartin@avidandrew.com>
pkgname=photomatix
-pkgver=1.0.1
-pkgrel=3
+pkgver=1.0.2
+pkgrel=4
pkgdesc="Professional HDR Creation Program"
url="http://hdrsoft.com/download/photomatix-linux.html"
arch=('x86_64')
license=('custom')
depends=('libtiff' 'openexr' 'gtkmm3')
-source=("https://hdrsoft.com/download/linux/PhotomatixLinux1.0.1_Ubuntu16.04.deb")
-sha1sums=('7331eab255f114f550c5726ce6235198fc8d19ad')
+source=("https://hdrsoft.com/download/linux/PhotomatixLinux1.0.2_Ubuntu16.04.deb")
+sha1sums=('af744fc34bf751c8878bc7e19321d74e874e3534')
install="photomatix.install"
package() {