aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-30 09:36:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-30 09:36:47 +0000
commitd74243184b3267304e0ac34e2451d2e176c5d036 (patch)
tree26859b142c1795d95c0eed4de5aee43f5e97b048
parente0c85edb2dc9ecdaf5f3de891e43523c4e5b8851 (diff)
downloadaports-d74243184b3267304e0ac34e2451d2e176c5d036.tar.bz2
aports-d74243184b3267304e0ac34e2451d2e176c5d036.tar.xz
main/libxfce4ui: upgrade to 4.10.0
-rw-r--r--main/libxfce4ui/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxfce4ui/APKBUILD b/main/libxfce4ui/APKBUILD
index bdc083be9f..bc2e618a33 100644
--- a/main/libxfce4ui/APKBUILD
+++ b/main/libxfce4ui/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxfce4ui
-pkgver=4.8.1
-pkgrel=1
+pkgver=4.10.0
+pkgrel=0
pkgdesc="Widgets library for the Xfce desktop environment"
url="http://www.xfce.org/"
arch="all"
@@ -40,4 +40,4 @@ dev() {
mv "$pkgdir"/usr/share/glade3 "$subpkgdir"/usr/share/ || return 1
}
-md5sums="30bd432dd0f19305e846a122d4c7c6fe libxfce4ui-4.8.1.tar.bz2"
+md5sums="6df1ce474a3d4885aee31cda9dbc9192 libxfce4ui-4.10.0.tar.bz2"