diff options
Diffstat (limited to 'extra/kdebindings-korundum')
-rw-r--r-- | extra/kdebindings-korundum/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-korundum/PKGBUILD b/extra/kdebindings-korundum/PKGBUILD index 0e0259c70..3632d10dc 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155575 2012-04-04 14:14:08Z andrea $ +# $Id: PKGBUILD 158413 2012-05-03 22:32:04Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.8.2 +pkgver=4.8.3 pkgrel=1 pkgdesc="KDE bindings for ruby" url="http://kde.org/" @@ -16,7 +16,7 @@ conflicts=('kdebindings-ruby') options=('!makeflags') source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz" 'korundum-4.8.0-ruby19.patch') -sha1sums=('59db0c58a26849aaf4c1839d175239f768257d5b' +sha1sums=('e949fae573d1399e67830c3eef0ebaa853905026' '73299f56a891d8a5475ac07dd485619859312f70') build() { |