[arch-commits] Commit in kdesdk-dev-scripts/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed May 14 20:09:04 UTC 2014


    Date: Wednesday, May 14, 2014 @ 22:09:03
  Author: svenstaro
Revision: 212702

upgpkg: kdesdk-dev-scripts 4.13.1-1

upstream release 4.13.1

Modified:
  kdesdk-dev-scripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-14 20:09:01 UTC (rev 212701)
+++ PKGBUILD	2014-05-14 20:09:03 UTC (rev 212702)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdesdk-dev-scripts
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 pkgdesc='Scripts and setting files useful during development of KDE software'
 url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime' 'python2')
 makedepends=('cmake' 'automoc4')
 source=("http://download.kde.org/stable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz")
-sha1sums=('2e338262d40ea9e7f69e659068d02eea21863c45')
+sha1sums=('90281ceb426f7c96bf6e054aaa639221138b18e6')
 
 build() {
   mkdir build




More information about the arch-commits mailing list