[arch-commits] Commit in kdevelop-python2/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Aug 31 16:57:33 UTC 2014
Date: Sunday, August 31, 2014 @ 18:57:32
Author: andrea
Revision: 220839
upgpkg: kdevelop-python2 1.7.0-1
Upstream release
Modified:
kdevelop-python2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-31 16:39:48 UTC (rev 220838)
+++ PKGBUILD 2014-08-31 16:57:32 UTC (rev 220839)
@@ -2,9 +2,9 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdevelop-python2
-pkgver=1.6.0
-_pkgver=4.6.0
-pkgrel=2
+pkgver=1.7.0
+_pkgver=4.7.0
+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=('88618dbd3a80d5193f49f6c61a6ad02a5e9c0652')
+sha1sums=('559dc7f8c3a69844af92eb581b7205346b2fcd10')
prepare() {
mkdir build
More information about the arch-commits
mailing list