frankenwm: update to 1.0.11.
This commit is contained in:
parent
17125df6eb
commit
21dd4e885d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'frankenwm'
|
# Template file for 'frankenwm'
|
||||||
pkgname=frankenwm
|
pkgname=frankenwm
|
||||||
_pkgname=FrankenWM
|
_pkgname=FrankenWM
|
||||||
version=1.0.10
|
version=1.0.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${_pkgname}-${version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sulami/${_pkgname}"
|
homepage="https://github.com/sulami/${_pkgname}"
|
||||||
distfiles="https://github.com/sulami/${_pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sulami/${_pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=4d2704a93209fca9171cc96f460ed793c713707a8d783f93b313ad0bec772b91
|
checksum=492bbcf5bfba301b409c4ff8e92ca333b4a00a2a97a3011b7e95e84676fcdc75
|
||||||
replaces="frankenwm-git>=0"
|
replaces="frankenwm-git>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue