Merge pull request #3594 from ebfe/frankenwm
frankenwm: update to 1.0.8.
This commit is contained in:
commit
195ad2b24c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'frankenwm'
|
# Template file for 'frankenwm'
|
||||||
pkgname=frankenwm
|
pkgname=frankenwm
|
||||||
_pkgname=FrankenWM
|
_pkgname=FrankenWM
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
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=e971c02a2d3d7cb37afbb822e35f5e07c5b4dc396dfa48cef4c1fd2c721fe991
|
checksum=bb47ba7ea933f480cf872005467dedbbfe865978d828bae2e267cd33d5348538
|
||||||
replaces="frankenwm-git>=0"
|
replaces="frankenwm-git>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue