summaryrefslogtreecommitdiffstats
path: root/abs/extra/libbonoboui/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/libbonoboui/PKGBUILD')
-rw-r--r--abs/extra/libbonoboui/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/libbonoboui/PKGBUILD b/abs/extra/libbonoboui/PKGBUILD
index b008798..7118102 100644
--- a/abs/extra/libbonoboui/PKGBUILD
+++ b/abs/extra/libbonoboui/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libbonoboui
-pkgver=2.24.1
+pkgver=2.24.3
pkgrel=1
pkgdesc="User Interface library for Bonobo"
arch=(i686 x86_64)
@@ -12,7 +12,6 @@ makedepends=('perlxml' 'pkgconfig')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9ff3ec1c7aefd0b1a15a5b21ecc7b4e4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -22,3 +21,4 @@ build() {
make DESTDIR="${pkgdir}" install || return 1
rm -f "${pkgdir}/usr/share/applications/bonobo-browser.desktop"
}
+md5sums=('3a754b1df0a4d5fd4836a05020a0bb4a')