[arch-commits] Commit in kdesu/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 09:29:51 UTC 2015
Date: Wednesday, April 8, 2015 @ 11:29:51
Author: fyan
Revision: 235705
upgpkg: kdesu 5.9.0-1
Modified:
kdesu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 09:24:55 UTC (rev 235704)
+++ PKGBUILD 2015-04-08 09:29:51 UTC (rev 235705)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdesu
-pkgver=5.8.0
-pkgrel=2
+pkgver=5.9.0
+pkgrel=1
pkgdesc='Integration with su for elevated privileges'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kdesu'
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b47ba38043952502127431910d920b50')
+md5sums=('faf0a80cbdd93aac34f372bd325612b5')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list