Date: Tuesday, June 14, 2016 @ 15:02:11
  Author: felixonmars
Revision: 269541

upgpkg: kcodecs 5.23.0-1

Upstream release

Modified:
  kcodecs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-14 15:02:04 UTC (rev 269540)
+++ PKGBUILD    2016-06-14 15:02:11 UTC (rev 269541)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.22.0
+pkgver=5.23.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=('e5fa10d77e5f4fd6b963b9f2371775d4')
+md5sums=('4c8488c88285761578bb4d384cb54ada')
 
 prepare() {
   mkdir -p build

Reply via email to