libxfce4ui: update to 4.12.1.
This commit is contained in:
parent
548edb000b
commit
f75a4646ec
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxfce4ui'
|
||||
pkgname=libxfce4ui
|
||||
version=4.12.0
|
||||
version=4.12.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Replacement of the old libxfcegui4 library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/xfce/${version%.*}/src/$pkgname-$version.tar.bz2"
|
||||
checksum=011d9532337a8d0c4d6d2c4dfc854b4f298dbad0e9513b3495a573673b863987
|
||||
distfiles="http://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43
|
||||
|
||||
pre_configure() {
|
||||
mkdir m4
|
||||
|
|
Loading…
Reference in a new issue