Date: Monday, July 11, 2016 @ 01:01:54
  Author: felixonmars
Revision: 271281

upgpkg: kcodecs 5.24.0-1

Upstream release

Modified:
  kcodecs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-11 01:01:47 UTC (rev 271280)
+++ PKGBUILD    2016-07-11 01:01:54 UTC (rev 271281)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.23.0
+pkgver=5.24.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=('4c8488c88285761578bb4d384cb54ada')
+md5sums=('970920c17542e24d3520a05f1cf7695e')
 
 prepare() {
   mkdir -p build

Reply via email to