[arch-commits] Commit in kdebindings-python/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:08:14 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:08:14
  Author: andrea
Revision: 151943

KDE 4.8.1

Modified:
  kdebindings-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:08:11 UTC (rev 151942)
+++ PKGBUILD	2012-03-04 11:08:14 UTC (rev 151943)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-python
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
 pkgdesc="KDE bindings for Python"
 url="http://kde.org/"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 groups=('kdebindings')
 depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
 makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
-sha1sums=('cf204efebc1eda6de7f4405dbf5037bdaffd30e9')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/pykde4-${pkgver}.tar.xz")
+sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list