[arch-commits] Commit in ki18n/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:13:16 UTC 2016
Date: Sunday, October 9, 2016 @ 17:13:16
Author: felixonmars
Revision: 277987
upgpkg: ki18n 5.27.0-1
Upstream release
Modified:
ki18n/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:13:06 UTC (rev 277986)
+++ PKGBUILD 2016-10-09 17:13:16 UTC (rev 277987)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=ki18n
-pkgver=5.26.0
+pkgver=5.27.0
pkgrel=1
pkgdesc='Advanced internationalization framework'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'python' 'qt5-declarative')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9529e66256c60a171d95b2c51236e7f3')
+md5sums=('9b8848b193da6d8920d7853430408c0b')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list