[arch-commits] Commit in kguiaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Mar 13 17:04:58 UTC 2015
Date: Friday, March 13, 2015 @ 18:04:58
Author: fyan
Revision: 233475
upgpkg: kguiaddons 5.8.0-1
KF 5.8
Modified:
kguiaddons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-13 17:04:51 UTC (rev 233474)
+++ PKGBUILD 2015-03-13 17:04:58 UTC (rev 233475)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kguiaddons
-pkgver=5.7.0
+pkgver=5.8.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=('59ddec8e7b1957d2026e13692d76d054')
+md5sums=('d82fde58b0fb646aa8b3593720e8a22f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list