main/libxfce4ui: upgrade to 4.8.1

This commit is contained in:
Natanael Copa 2011-12-26 07:15:43 +00:00
parent 75739ae4c4
commit b1d421e6ae

View File

@ -1,12 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxfce4ui
pkgver=4.8.0
pkgrel=3
pkgver=4.8.1
pkgrel=0
pkgdesc="Widgets library for the Xfce desktop environment"
url="http://www.xfce.org/"
arch="all"
license="GPL2"
subpackages="$pkgname-dev $pkgname-doc"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends=
replaces="libxfcegui4"
makedepends="gtk+-dev xfconf-dev libxfce4util-dev startup-notification-dev
@ -40,4 +40,4 @@ dev() {
mv "$pkgdir"/usr/share/glade3 "$subpkgdir"/usr/share/ || return 1
}
md5sums="df9acb3328dff905bd0777b84532b69f libxfce4ui-4.8.0.tar.bz2"
md5sums="30bd432dd0f19305e846a122d4c7c6fe libxfce4ui-4.8.1.tar.bz2"