[arch-commits] Commit in kcodecs/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 03:31:18 UTC 2016
Date: Monday, April 11, 2016 @ 05:31:18
Author: fyan
Revision: 264502
upgpkg: kcodecs 5.21.0-1
Upstream release
Modified:
kcodecs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 03:31:10 UTC (rev 264501)
+++ PKGBUILD 2016-04-11 03:31:18 UTC (rev 264502)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kcodecs
-pkgver=5.20.0
+pkgver=5.21.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=('55582ae9c6e021a23bb7c0f25329ea04')
+md5sums=('b562695ce0bb7af496f518d7fefef314')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list