Date: Wednesday, September 14, 2016 @ 09:13:34
  Author: felixonmars
Revision: 276286

upgpkg: kcodecs 5.26.0-1

Upstream release

Modified:
  kcodecs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-14 09:13:24 UTC (rev 276285)
+++ PKGBUILD    2016-09-14 09:13:34 UTC (rev 276286)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.25.0
+pkgver=5.26.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various 
encodings'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('089c46445618fbc36c11de7eccd61256')
+md5sums=('8788d7f42336ceba992ba8e32cb65549')
 
 prepare() {
   mkdir -p build

Reply via email to