libpeas: update to 1.20.0.
This commit is contained in:
parent
573bf86d8c
commit
99e27a2fa2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libpeas'
|
||||
pkgname=libpeas
|
||||
version=1.18.0
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-demo --disable-demo"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bf49842c64c36925bbc41d954de490b6ff7faa29b45f6fd9e91ddcc779165e26
|
||||
checksum=f392fffe2dc00072a51bb2a1b274224a06bdc5f9c3b3c0ac4816909e9933d354
|
||||
|
||||
post_install() {
|
||||
# Remove demo.
|
||||
|
|
Loading…
Reference in New Issue