libpeas: update to 1.22.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-13 15:53:28 +02:00
parent 89f59c6972
commit 32aaa54753

View file

@ -1,18 +1,18 @@
# Template file for 'libpeas' # Template file for 'libpeas'
pkgname=libpeas pkgname=libpeas
version=1.20.0 version=1.22.0
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 glib-devel" hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
makedepends="vala-devel libgirepository-devel gtk+3-devel python-gobject-devel" makedepends="vala-devel libgirepository-devel gtk+3-devel python-gobject-devel"
depends="python-gobject hicolor-icon-theme gjs>=1.38" depends="python-gobject hicolor-icon-theme gjs>=1.38"
short_desc="Gobject-based plugins engine" short_desc="Gobject-based plugins engine"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
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=f392fffe2dc00072a51bb2a1b274224a06bdc5f9c3b3c0ac4816909e9933d354 checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
post_install() { post_install() {
# Remove demo. # Remove demo.