From b0bf611e1cdbaa0eeb212d8c0ea23b27ff6e4004 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sun, 4 Jun 2017 15:12:53 +0000 Subject: [PATCH] community/luminancehdr to 2.5.1-1 --- community/luminancehdr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/luminancehdr/PKGBUILD b/community/luminancehdr/PKGBUILD index 3c80bd490..cc51efc86 100644 --- a/community/luminancehdr/PKGBUILD +++ b/community/luminancehdr/PKGBUILD @@ -7,8 +7,8 @@ # - patch to remove sse and sse2 flags pkgname=luminancehdr -pkgver=2.5.0 -pkgrel=3 +pkgver=2.5.1 +pkgrel=1 pkgdesc='Open source graphical user interface application that aims to provide a workflow for HDR imaging' arch=('i686' 'x86_64') url='http://qtpfsgui.sourceforge.net/' @@ -21,7 +21,7 @@ changelog=$pkgname.changelog options=('!emptydirs') source=(http://sourceforge.net/projects/qtpfsgui/files/luminance/$pkgver/luminance-hdr-$pkgver.tar.bz2 strip-sse.patch) -sha256sums=('f5caf3316d1763058b1b0f2a6963df34465fbf918b7abeee5245a51fc14a7942' +sha256sums=('a8986e0afba434a2e9da7e8aed19cdb763fedc8de2655bdb496c4ee9d3f41696' 'f74a1d27684a7a8fa3223e1bf8e04bd2158925b8f1d0b32ef167910920511974') prepare() {