[arch-commits] Commit in kdebindings-python/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jun 12 05:42:13 UTC 2012
Date: Tuesday, June 12, 2012 @ 01:42:12
Author: andrea
Revision: 161518
KDE 4.9beta2
Modified:
kdebindings-python/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-12 05:42:09 UTC (rev 161517)
+++ PKGBUILD 2012-06-12 05:42:12 UTC (rev 161518)
@@ -4,15 +4,15 @@
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla')
source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('bd93872670dc56b0007467a6a9319089e84eb431')
+sha1sums=('5e61dc43f78a5127486217120ba6c9f06744232a')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"
More information about the arch-commits
mailing list