diff options
author | root <root@rshg054.dnsready.net> | 2012-04-06 00:01:15 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-06 00:01:15 +0000 |
commit | 870286a74f6142709671fd3437944382f29bf352 (patch) | |
tree | 00501e7d18319db16b20e39436b8fb60837bdfe5 /extra/kdebindings-korundum | |
parent | a7f79fc1ced18c586d320033ac9738e98a21b550 (diff) |
Fri Apr 6 00:01:15 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 9a9875ea7..0e0259c70 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 153122 2012-03-12 09:16:59Z andrea $ +# $Id: PKGBUILD 155575 2012-04-04 14:14:08Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.8.1 +pkgver=4.8.2 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=('10788c362d209785ce800d70c3b8823af49cf16c' +sha1sums=('59db0c58a26849aaf4c1839d175239f768257d5b' '73299f56a891d8a5475ac07dd485619859312f70') build() { |