emerald: update to 0.8.18.
This commit is contained in:
parent
5c27523bc9
commit
3d2401f8f9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emerald'
|
# Template file for 'emerald'
|
||||||
pkgname=emerald
|
pkgname=emerald
|
||||||
version=0.8.16
|
version=0.8.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,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/emerald/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/emerald/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=ae9294909bf4f61e7c46cccb7b4eaec6d09d72f83f5976748265b3cf9df13cfd
|
checksum=53112b557c0d726ad75450b69df1649412ab5fcdf6c0827e383889f58bf437b1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mkdir -p m4
|
mkdir -p m4
|
||||||
|
|
Loading…
Reference in New Issue