[arch-commits] Commit in libopenraw/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri May 26 22:48:41 UTC 2017


    Date: Friday, May 26, 2017 @ 22:48:40
  Author: arodseth
Revision: 230494

upgpkg: libopenraw 0.1.2-1

Modified:
  libopenraw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-26 22:31:08 UTC (rev 230493)
+++ PKGBUILD	2017-05-26 22:48:40 UTC (rev 230494)
@@ -5,7 +5,7 @@
 # Contributor: <boromil at gmail.com>
 
 pkgname=libopenraw
-pkgver=0.1.0
+pkgver=0.1.2
 pkgrel=1
 pkgdesc='Library for decoding RAW files'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere <hub at mozilla.com>
 source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
 sha256sums=('SKIP'
-            '4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
+            'd15e86141add6a652f316ab8884895d8399d37c17510b34f61e266f906a99683')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -29,4 +29,4 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list