[arch-commits] Commit in ktextwidgets/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 14 15:46:43 UTC 2016
Date: Sunday, August 14, 2016 @ 15:46:42
Author: felixonmars
Revision: 273709
upgpkg: ktextwidgets 5.25.0-1
Upstream release
Modified:
ktextwidgets/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-14 15:46:37 UTC (rev 273708)
+++ PKGBUILD 2016-08-14 15:46:42 UTC (rev 273709)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=ktextwidgets
-pkgver=5.24.0
+pkgver=5.25.0
pkgrel=1
pkgdesc='Advanced text editing widgets'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'python' 'mesa')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6342f0613ecdc0938c693ed386bcf1ae')
+md5sums=('b7455b06e270b9e057f1ebe137676687')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list