summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Martin2016-09-19 21:44:58 -0500
committerAndrew Martin2016-09-19 21:44:58 -0500
commitea271a36df86971e603e0f6d64116895bd3ecc17 (patch)
tree48dc73f6bfc250628243b008367bfde7e2113341 /PKGBUILD
parent454069a62fa7c3b9831dacaedba28230aeadf0f3 (diff)
downloadaur-ea271a36df86971e603e0f6d64116895bd3ecc17.tar.gz
updated to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d60f9ae31b10..2139db028ef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Andrew Martin <amartin@avidandrew.com>
pkgname=photomatix
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=2
pkgdesc="Professional HDR Creation Program"
url="http://hdrsoft.com/download/photomatix-linux.html"
arch=('x86_64')
license=('custom')
depends=('libtiff' 'openexr' 'gtkmm3')
-source=("http://hdrsoft.com/download/linux/PhotomatixLinux_Ubuntu_16.04.deb")
-sha1sums=('28a56527b8e2f463b96653a348034e7b1db02c93')
+source=("https://hdrsoft.com/download/linux/PhotomatixLinux1.0.1_Ubuntu16.04.deb")
+sha1sums=('7331eab255f114f550c5726ce6235198fc8d19ad')
install="photomatix.install"
package() {