pygtksourceview: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:51:30 +01:00 committed by maxice8
parent e5a60462d1
commit 4962ccf903
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'pygtksourceview'
pkgname=pygtksourceview
version=2.10.1
revision=4
lib32disabled=yes
revision=5
build_style=gnu-configure
configure_args="--disable-static --disable-docs"
hostmakedepends="pkg-config intltool python-devel pygtk-devel"
@ -10,10 +9,11 @@ makedepends="python-devel gtksourceview2-devel pygtk-devel"
depends="pygtk"
short_desc="Python bindings for gtksourceview2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/${pkgname}/2.10/${pkgname}-${version}.tar.bz2"
checksum=b4b47c5aeb67a26141cb03663091dfdf5c15c8a8aae4d69c46a6a943ca4c5974
lib32disabled=yes
pre_configure() {
if [ "$CROSS_BUILD" ]; then