[arch-commits] Commit in kdesu/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Mar 16 04:47:33 UTC 2016
Date: Wednesday, March 16, 2016 @ 05:47:33
Author: fyan
Revision: 261788
upgpkg: kdesu 5.20.0-1
KF 5.20.0
Modified:
kdesu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-16 04:47:26 UTC (rev 261787)
+++ PKGBUILD 2016-03-16 04:47:33 UTC (rev 261788)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdesu
-pkgver=5.19.0
+pkgver=5.20.0
pkgrel=1
pkgdesc='Integration with su for elevated privileges'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('adcff09780e4b64d1148825f452ded1d')
+md5sums=('bb1af4f2402e4f1efda63e9815022f85')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list