mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dwm: update to 6.5.
This commit is contained in:
parent
d4cbf6b129
commit
31137eb7de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dwm'
|
# Template file for 'dwm'
|
||||||
pkgname=dwm
|
pkgname=dwm
|
||||||
version=6.4
|
version=6.5
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libXinerama-devel libXft-devel freetype-devel"
|
makedepends="libXinerama-devel libXft-devel freetype-devel"
|
||||||
short_desc="Dynamic window manager for X"
|
short_desc="Dynamic window manager for X"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dwm.suckless.org"
|
homepage="https://dwm.suckless.org"
|
||||||
distfiles="https://dl.suckless.org/dwm/dwm-${version}.tar.gz"
|
distfiles="https://dl.suckless.org/dwm/dwm-${version}.tar.gz"
|
||||||
checksum=fa9c0d69a584485076cfc18809fd705e5c2080dafb13d5e729a3646ca7703a6e
|
checksum=21d79ebfa9f2fb93141836c2666cb81f4784c69d64e7f1b2352f9b970ba09729
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
[ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h
|
[ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue