diff options
author | root <root@rshg054.dnsready.net> | 2011-09-08 16:35:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-08 16:35:25 +0000 |
commit | 8cca36c97b57b8d0a7e5521647c02409eb94ade4 (patch) | |
tree | 8e893420d3a3c3ce565a8ab627f3bbce04ac5a69 /extra/kdebindings-qyoto | |
parent | e63433d7f10b5c32f348d4b2cfb38c777b314420 (diff) |
Thu Sep 8 16:35:25 UTC 2011
Diffstat (limited to 'extra/kdebindings-qyoto')
-rw-r--r-- | extra/kdebindings-qyoto/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-qyoto/PKGBUILD b/extra/kdebindings-qyoto/PKGBUILD index 6860cdb9f..a3ec7dcdb 100644 --- a/extra/kdebindings-qyoto/PKGBUILD +++ b/extra/kdebindings-qyoto/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 132577 2011-07-25 00:12:33Z andrea $ +# $Id: PKGBUILD 137377 2011-09-07 17:18:42Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-qyoto -pkgver=4.7.0 +pkgver=4.7.1 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="http://kde.org/" @@ -13,7 +13,7 @@ depends=('kdebindings-smokeqt' 'mono') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2") -sha1sums=('2d55a08882679f2693008741f53deabc57898487') +sha1sums=('a08fd3750cd021578e82e096a1534b093591dbb1') build() { cd "${srcdir}" |