diff options
author | root <root@rshg054.dnsready.net> | 2013-01-06 01:08:04 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-06 01:08:04 -0800 |
commit | e0e1ffb6dccdc48c2448cfd79dac3ccbbed96c75 (patch) | |
tree | fdc608fa0b41862bfce4aa0f5c62d50f23e88561 /extra/kdebindings-qyoto | |
parent | 2586a8c75ef351dbd1b31605644e101e92d2c280 (diff) |
Sun Jan 6 01:07:49 PST 2013
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 a54513b56..b9c4ff99f 100644 --- a/extra/kdebindings-qyoto/PKGBUILD +++ b/extra/kdebindings-qyoto/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 172807 2012-12-06 08:19:20Z andrea $ +# $Id: PKGBUILD 174646 2013-01-05 13:03:33Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-qyoto -pkgver=4.9.4 +pkgver=4.9.5 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" @@ -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.xz") -sha1sums=('53715ebadb0d591d5a0913602dff7a92eb636e95') +sha1sums=('2acae493326a8a805fc91620984737aea8d31d51') build() { mkdir build |