snapwm: update to 2.0.5 (#4650)
This commit is contained in:
parent
a4be20e356
commit
42567267d6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snapwm'
|
# Template file for 'snapwm'
|
||||||
pkgname=snapwm
|
pkgname=snapwm
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
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=6610d5c308b29fcfbfc952e3abb6640dd81677460c59efa0b19487abaa52efda
|
checksum=31642aa56f3f645838770603461d00db911ce26eb6523359aadbe05809cb3fa6
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue