ccsm: update to 0.8.14
This commit is contained in:
parent
92604f0265
commit
0b20f9aadd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ccsm' of Compiz Reloaded
|
# Template file for 'ccsm' of Compiz Reloaded
|
||||||
pkgname=ccsm
|
pkgname=ccsm
|
||||||
version=0.8.12.4
|
version=0.8.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
|
||||||
hostmakedepends="automake intltool libtool pkg-config python"
|
hostmakedepends="automake intltool libtool pkg-config python"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=173375ea22ae97bc4be3e0dc3a7df894e9e20845c59bfdeafbac3a8c39d5151a
|
checksum=74f2e3ab0f7334e1c2fe1ad54244399475f4ab90f999f86655f39f852a94b365
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-gobject"
|
depends+=" python-gobject"
|
||||||
|
|
Loading…
Reference in a new issue