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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:07:53 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:07:52
  Author: andrea
Revision: 151937

KDE 4.8.1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:07:49 UTC (rev 151936)
+++ PKGBUILD	2012-03-04 11:07:52 UTC (rev 151937)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="http://kde.org/"
@@ -11,8 +11,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2")
-sha1sums=('9b4f0af954e845eecea8e7ed388e01cffb8974d2')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/smokegen-${pkgver}.tar.xz")
+sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list