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

Antonio Rojas arojas at archlinux.org
Mon Oct 12 10:19:24 UTC 2015


    Date: Monday, October 12, 2015 @ 12:19:23
  Author: arojas
Revision: 248917

Update to 1.7.2

Modified:
  kdevelop-python2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-12 10:12:51 UTC (rev 248916)
+++ PKGBUILD	2015-10-12 10:19:23 UTC (rev 248917)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-python2
-pkgver=1.7.1
-_pkgver=4.7.1
+pkgver=1.7.2
+_pkgver=4.7.2
 pkgrel=1
 pkgdesc="Python 2 language and documentation plugin for KDevelop"
 arch=('i686' 'x86_64')
@@ -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=('5a742c4a5adf8ab16945fe18b8c840e96fbbaedf')
+sha1sums=('f19923f278130bb9d78f186436dde02470bd3ccb')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list