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

Antonio Rojas arojas at archlinux.org
Sat May 9 17:59:01 UTC 2015


    Date: Saturday, May 9, 2015 @ 19:59:01
  Author: arojas
Revision: 238767

Update to 1.7.1

Modified:
  kdevelop-python2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 17:54:39 UTC (rev 238766)
+++ PKGBUILD	2015-05-09 17:59:01 UTC (rev 238767)
@@ -2,9 +2,9 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-python2
-pkgver=1.7.0
-_pkgver=4.7.0
-pkgrel=2
+pkgver=1.7.1
+_pkgver=4.7.1
+pkgrel=1
 pkgdesc="Python 2 language and documentation plugin for KDevelop"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'kdevelop-pg-qt')
 conflicts=('kdevelop-python')
 source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/kdev-python-${pkgver}.tar.xz")
-sha1sums=('559dc7f8c3a69844af92eb581b7205346b2fcd10')
+sha1sums=('5a742c4a5adf8ab16945fe18b8c840e96fbbaedf')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list