[arch-commits] Commit in kguiaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Aug 12 08:21:24 UTC 2015
Date: Wednesday, August 12, 2015 @ 10:21:24
Author: fyan
Revision: 243227
upgpkg: kguiaddons 5.13.0-1
Modified:
kguiaddons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-12 08:21:21 UTC (rev 243226)
+++ PKGBUILD 2015-08-12 08:21:24 UTC (rev 243227)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kguiaddons
-pkgver=5.12.0
+pkgver=5.13.0
pkgrel=1
pkgdesc='Addons to QtGui'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('154b8c8a475a18ef1936e53f91ca5dff')
+md5sums=('62ab7a6b1829b31b1d3be9f611e051ee')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list