snapwm: update to 2.0.8
This commit is contained in:
parent
1dafd98677
commit
0f0dc3cfa0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'snapwm'
|
# Template file for 'snapwm'
|
||||||
pkgname=snapwm
|
pkgname=snapwm
|
||||||
version=2.0.7
|
version=2.0.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-stable-${version}
|
wrksrc=${pkgname}-stable-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel"
|
makedepends="libX11-devel libXinerama-devel libXrandr-devel"
|
||||||
short_desc="A minimal and lightweight dynamic tiling window manager"
|
short_desc="Minimal and lightweight dynamic tiling window manager"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
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=2b188563b09873f2b6fc2ac2e8b9054a6ea9c2438bacbdaf84590539cabff373
|
checksum=75227f949274338094b68ca37ff99554dd9e43b0a67420f8454099b814110c72
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue