summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Abernethy2018-02-19 11:21:52 -0500
committerPhilip Abernethy2018-02-19 11:21:52 -0500
commita6ba22c29f778624fda8be127460fce21e0da35b (patch)
treebd130870fe305a54b0e4420066d148a2d19c8426 /PKGBUILD
parent0a3c08ca1412906965253ab4c1cafd24bbf53a7b (diff)
downloadaur-exrtools.tar.gz
Update due to source change. Build version bump only.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0cc1f93cc91..55a681981713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Abernethy<chais.z3r0@gmail.com>
pkgname=exrtools
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A set of simple command-line utilities for manipulating high dynamic range images in OpenEXR format."
url="http://scanline.ca/exrtools/"
arch=('x86_64' 'i686')
@@ -10,7 +10,7 @@ depends=('openexr' 'libpng' 'libjpeg')
source=("http://scanline.ca/exrtools/exrtools-0.4.tar.gz"
"${pkgname}.patch")
-sha512sums=('f4da32091275b25aa17c0bdffb0b7525575dc25703c5289e70f6a4954ccc14ad9036b927cd63af9adca8e36b8f2ead6e191d470ea33bf22c1cbe982afce7c92e'
+sha512sums=('8b24f948f1f9371fdf763782d67a2cd80bc1bb1b855886cc99f28ebbf73846e254c4f2ab6fb4c2e9c6f4993a1760dfbee2ee6c784582dfaf075ce863be31a6b1'
'0268d541eca001311f80228c3f6dde035830a52f14fcaaf38c145ea6ff23f6620ca910ffb08d0d532e5870d9cb7866dcfaffec5f4e29d1d8a616138a46e75489')
prepare() {