[arch-commits] Commit in kdevelop-python/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jan 24 11:09:38 UTC 2016
Date: Sunday, January 24, 2016 @ 12:09:38
Author: arojas
Revision: 258556
Update to beta 2
Modified:
kdevelop-python/kde-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-24 11:06:49 UTC (rev 258555)
+++ PKGBUILD 2016-01-24 11:09:38 UTC (rev 258556)
@@ -2,16 +2,16 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdevelop-python
-pkgver=4.90.90
-pkgrel=2
+pkgver=4.90.91
+pkgrel=1
pkgdesc="Python language and documentation plugin for KDevelop"
arch=(i686 x86_64)
url="http://www.kdevelop.org/"
license=(GPL)
depends=(kdevelop)
-makedepends=(extra-cmake-modules kdelibs)
+makedepends=(extra-cmake-modules)
source=("http://download.kde.org/unstable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz")
-sha1sums=('5a5e5cec35afb645fce895b1bb3aeb349028947c')
+sha1sums=('5efb8ab1003a10534db1783a9cacc70d89a98b0e')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list