snapwm: update to 2.0.6 (#7393)
This commit is contained in:
parent
1f3a4a068d
commit
6ffc3ff34e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snapwm'
|
# Template file for 'snapwm'
|
||||||
pkgname=snapwm
|
pkgname=snapwm
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-stable-${version}
|
wrksrc=${pkgname}-stable-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/moetunes/snapwm-stable"
|
homepage="https://github.com/moetunes/snapwm-stable"
|
||||||
distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz"
|
distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz"
|
||||||
checksum=31642aa56f3f645838770603461d00db911ce26eb6523359aadbe05809cb3fa6
|
checksum=a9161d5626f0fd53fbcb8bfc2ee966d7f9a4e66d37444993a48171737c686673
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue