aboutsummaryrefslogtreecommitdiffstats
path: root/community/libxfce4ui
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2018-06-24 23:46:11 +0200
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 18:41:21 +0000
commit9d6ecd6f5be84320583e9755620d8228b872cb16 (patch)
tree3b928a696edc60aff946e97ee36a61b3fb974653 /community/libxfce4ui
parent16490b5ebf0f98c80848c467ff3e30f90e1df017 (diff)
community/libxfce4ui: upgrade to 4.13.4
Diffstat (limited to 'community/libxfce4ui')
-rw-r--r--community/libxfce4ui/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libxfce4ui/APKBUILD b/community/libxfce4ui/APKBUILD
index 92365fd97a4..3c3ac760647 100644
--- a/community/libxfce4ui/APKBUILD
+++ b/community/libxfce4ui/APKBUILD
@@ -1,18 +1,17 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxfce4ui
-pkgver=4.13.1
+pkgver=4.13.4
pkgrel=0
pkgdesc="Widgets library for the Xfce desktop environment"
url="https://xfce.org/"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-only"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-gtk3"
-depends=
depends_dev="startup-notification-dev"
makedepends="$depends_dev gtk+2.0-dev gtk+3.0-dev libxfce4util-dev xfconf-dev
glade3-dev gtk-doc"
-source="http://archive.xfce.org/src/xfce/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
+source="https://archive.xfce.org/src/xfce/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"
build() {
cd "$builddir"
@@ -53,4 +52,5 @@ gtk3() {
"$pkgdir"/usr/lib/libxfce4kbd-private-3.so.* \
"$subpkgdir"/usr/lib/
}
-sha512sums="056f6c944f1060f43037427304fccc7bb835a0ba5263d9c2f41c5cd2f980a61d4c45f9aa4b97004bae0b57e0020de0af43345b28f53748cea94fcd97fe785523 libxfce4ui-4.13.1.tar.bz2"
+
+sha512sums="c82d6ff7ea0da4fc0f664bab92f1e9531162996a26bb092e6ba651cfc4551732cbcd8023908d428b47906c17c331c14bf4804256566ca564befa218dc1194206 libxfce4ui-4.13.4.tar.bz2"