compizconfig-python: update to 0.8.18.
This commit is contained in:
parent
4318e4cbbb
commit
c3c775b111
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'compizconfig-python'
|
# Template file for 'compizconfig-python'
|
||||||
pkgname=compizconfig-python
|
pkgname=compizconfig-python
|
||||||
version=0.8.16
|
version=0.8.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel
|
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel
|
||||||
|
@ -13,7 +13,7 @@ maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
distfiles="https://github.com/compiz-reloaded/compizconfig-python/archive/v${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/compizconfig-python/archive/v${version}.tar.gz"
|
||||||
checksum=5f01b7a00cb846a01f2cbba01a1a4242c245b0a7f39428ef2957bbc2f190f69c
|
checksum=ef473b070dc7b2c529ab9c4c95640445d9e31e30c94fa565f3a342e57fa659ea
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue