libpeas: update to 1.10.1.
This commit is contained in:
parent
208c68322e
commit
29bc3b38d8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libpeas'
|
# Template file for 'libpeas'
|
||||||
pkgname=libpeas
|
pkgname=libpeas
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-demo --disable-demo"
|
configure_args="--without-demo --disable-demo"
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4695bc40e4885a903dbc5ce6a3704392feae63af51fd4da7a3888bb88ca78c47
|
checksum=ba9fb1ff0b1bf6921b10fcd9d89d3995713e11a3e373f6852278699d03d2571d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove demo.
|
# Remove demo.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue