diff options
author | root <root@rshg054.dnsready.net> | 2012-05-05 00:01:14 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-05 00:01:14 +0000 |
commit | 5801c5acd80d30d17aaef76b8bc401c61b3ef3c9 (patch) | |
tree | eb041f2a83edee4a597678749b22181df9a32ecb /extra/kdebindings-korundum | |
parent | b2c353d874b85e06f355a9419852e2616613c7d0 (diff) |
Sat May 5 00:01:14 UTC 2012
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() { |