[arch-commits] Commit in raw-thumbnailer/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sat Dec 19 01:36:59 UTC 2020
Date: Saturday, December 19, 2020 @ 01:36:59
Author: freswa
Revision: 779729
libopenraw-0.3.0 rebuild
Modified:
raw-thumbnailer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-19 01:32:43 UTC (rev 779728)
+++ PKGBUILD 2020-12-19 01:36:59 UTC (rev 779729)
@@ -3,7 +3,7 @@
pkgname=raw-thumbnailer
pkgver=0.2.1
-pkgrel=6
+pkgrel=7
pkgdesc="A lightweight and fast raw image thumbnailer that can be used by file managers."
url="https://code.google.com/archive/p/raw-thumbnailer/"
license=('GPL2')
@@ -16,7 +16,7 @@
cd $pkgname-$pkgver
# Fix build with libopenraw 0.2
- sed -ri 's/(libopenraw(-gnome)?)-1\.0/\1-0.2/' configure.ac
+ sed -ri 's/(libopenraw(-gnome)?)-1\.0/\1-0.3/' configure.ac
autoreconf -vi
}
More information about the arch-commits
mailing list