[arch-commits] Commit in kdesu/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Aug 12 10:27:09 UTC 2015


    Date: Wednesday, August 12, 2015 @ 12:27:08
  Author: fyan
Revision: 243319

upgpkg: kdesu 5.13.0-1

Modified:
  kdesu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 10:26:17 UTC (rev 243318)
+++ PKGBUILD	2015-08-12 10:27:08 UTC (rev 243319)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdesu
-pkgver=5.12.0
+pkgver=5.13.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=('fd182c27645b3bfbcd725bc7190d9b30')
+md5sums=('9d24e52ef03e0eafcb1df973cd818075')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list