libxfce4util: update to 4.12.1 (soname bump).

This commit is contained in:
Juan RP 2015-03-01 09:07:11 +01:00
parent c5e2da483d
commit 063ac171f5
2 changed files with 4 additions and 4 deletions

View file

@ -152,7 +152,7 @@ libnl-cli-3.so.200 libnl3-3.2.1_1
libreadline.so.6 readline-6.3_1
libhistory.so.6 readline-6.3_1
libxfconf-0.so.2 xfconf-4.9.1_1
libxfce4util.so.6 libxfce4util-4.9.1_1
libxfce4util.so.7 libxfce4util-4.12.1_1
libxfce4panel-1.0.so.4 xfce4-panel-4.9.2_1
libgstcheck-0.10.so.0 gstreamer-0.10.22_1
libgstreamer-0.10.so.0 gstreamer-0.10.22_1

View file

@ -1,7 +1,7 @@
# Template file for 'libxfce4util'
pkgname=libxfce4util
version=4.10.1
revision=2
version=4.12.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="libglib-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://xfce.org"
distfiles="http://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
checksum=e82cd1ad715c02a385b3cf6646cb89aa3c4724446dac1d7e424971df12f6cfbb
checksum=876bdefa2e13cbf68b626b2158892fb93e824e1ef59cf951123a96cefbc8881d
libxfce4util-devel_package() {
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"