emerald-themes: update to 0.8.16.
This commit is contained in:
parent
e57ea87ab3
commit
63ba860078
1 changed files with 6 additions and 8 deletions
|
@ -1,19 +1,17 @@
|
|||
# Template file for 'emerald-themes' of Compiz Reloaded
|
||||
# Template file for 'emerald-themes'
|
||||
pkgname=emerald-themes
|
||||
version=0.8.14
|
||||
version=0.8.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
||||
hostmakedepends="automake intltool libtool pkg-config"
|
||||
makedepends="emerald-devel"
|
||||
|
||||
short_desc="Compiz Reloaded Emerald native window decorator themes"
|
||||
maintainer="CoolOhm <micvlas@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/compiz-reloaded"
|
||||
license="GPL-2"
|
||||
|
||||
distfiles="https://github.com/compiz-reloaded/emerald-themes/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=68273673da24ae1249796e9457581719f4d9bbe1f3330aa446b9f87f5e46a250
|
||||
distfiles="https://github.com/compiz-reloaded/emerald-themes/archive/v${version}.tar.gz"
|
||||
checksum=5751f42510635ce1a7b83b4337466b8b939835ee3c507499a51d8f3134620f1e
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue