[arch-commits] Commit in kcodecs/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon May 16 14:26:22 UTC 2016


    Date: Monday, May 16, 2016 @ 16:26:22
  Author: fyan
Revision: 268102

upgpkg: kcodecs 5.22.0-1

Upstream release

Modified:
  kcodecs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 14:26:15 UTC (rev 268101)
+++ PKGBUILD	2016-05-16 14:26:22 UTC (rev 268102)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.21.0
+pkgver=5.22.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=('b562695ce0bb7af496f518d7fefef314')
+md5sums=('e5fa10d77e5f4fd6b963b9f2371775d4')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list