[arch-commits] Commit in kdebindings-qyoto/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 25 20:34:16 UTC 2012
Date: Wednesday, January 25, 2012 @ 15:34:16
Author: andrea
Revision: 147288
KDE 4.8.0
Modified:
kdebindings-qyoto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-25 20:34:13 UTC (rev 147287)
+++ PKGBUILD 2012-01-25 20:34:16 UTC (rev 147288)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdebindings-qyoto
-pkgver=4.7.97
+pkgver=4.8.0
pkgrel=1
pkgdesc=".NET/Mono bindings for the Qt libraries"
url="http://kde.org/"
@@ -12,8 +12,8 @@
depends=('kdebindings-smokeqt' 'mono')
makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
conflicts=('kdebindings-csharp')
-source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2")
-sha1sums=('aa528ea43b4da946c8585caabe62ad37204562c0')
+source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2")
+sha1sums=('3e5abc08b5a097e332449f15c50975402934d60a')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list