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