[arch-commits] Commit in kdesu/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 14 16:18:20 UTC 2016
Date: Tuesday, June 14, 2016 @ 16:18:20
Author: felixonmars
Revision: 269696
upgpkg: kdesu 5.23.0-1
Upstream release
Modified:
kdesu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-14 16:18:14 UTC (rev 269695)
+++ PKGBUILD 2016-06-14 16:18:20 UTC (rev 269696)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdesu
-pkgver=5.22.0
+pkgver=5.23.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=('780c1134bfbd297556788f4a199e6faf')
+md5sums=('628bd240ca7b69ab64ead67a95fd11f3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list