diff options
Diffstat (limited to 'extra/kdebindings-korundum')
-rw-r--r-- | extra/kdebindings-korundum/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebindings-korundum/PKGBUILD b/extra/kdebindings-korundum/PKGBUILD index 490edb361..8073c3463 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 152060 2012-03-04 14:37:24Z andrea $ +# $Id: PKGBUILD 152524 2012-03-07 16:13:52Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.8.0 -pkgrel=3 +pkgver=4.8.1 +pkgrel=1 pkgdesc="KDE bindings for ruby" url="http://kde.org/" arch=('i686' 'x86_64' 'mips64el') @@ -16,7 +16,7 @@ conflicts=('kdebindings-ruby') options=('!makeflags') source=("http://download.kde.org/stable/${pkgver}/src/xz/korundum-${pkgver}.tar.xz" 'korundum-4.8.0-ruby19.patch') -sha1sums=('635ebd224ec2775e93ddf395c2e4d2ba838130df' +sha1sums=('10788c362d209785ce800d70c3b8823af49cf16c' '73299f56a891d8a5475ac07dd485619859312f70') build() { |