git » kcodecs.git » commit ba4cfcd

C++11 ABI rebuild

author Florian Pritz
2015-12-06 18:40:13 UTC
committer Florian Pritz
2015-12-06 18:40:13 UTC
parent bb238660e592f1c3e8efef659d87a491198637eb

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 096eaf4..6925884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=kcodecs
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kcodecs'