git » libkdcraw.git » commit 84f92b5

Rebuild with libraw 0.20.2 (fixed ABI break)

author Antonio Rojas
2020-10-15 06:00:43 UTC
committer Antonio Rojas
2020-10-15 06:00:43 UTC
parent 432b707fc4693340fd1c21cffbfdff44bc89d961

Rebuild with libraw 0.20.2 (fixed ABI break)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a966c56..09017a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=libkdcraw
 pkgver=20.08.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://www.kde.org/applications/graphics/"
 arch=(x86_64)