git » libkdcraw.git » commit 432b707

Rebuild for non-advertised libraw ABI break

author Antonio Rojas
2020-10-14 20:35:25 UTC
committer Antonio Rojas
2020-10-14 20:35:25 UTC
parent 7bad71a2db0f6404182d032df2a2e1e9f31f7334

Rebuild for non-advertised libraw ABI break

PKGBUILD +1 -1

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