mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dk: update to 2.0.
This commit is contained in:
parent
f3c122b55c
commit
7f7ad3ba33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dk'
|
||||
pkgname=dk
|
||||
version=1.9
|
||||
version=2.0
|
||||
revision=1
|
||||
makedepends="libxcb-devel xcb-proto xcb-util-devel xcb-util-wm-devel xcb-util-cursor-devel xcb-util-keysyms-devel"
|
||||
short_desc="List based tiling window manager in the vein of dwm, bspwm, and xmonad"
|
||||
|
@ -8,7 +8,7 @@ maintainer="MainKt <muhammad.saheed.iam@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/natemaia/dk"
|
||||
distfiles="https://bitbucket.org/natemaia/dk/get/v${version}.tar.gz"
|
||||
checksum=bb9823bf5d8986b77460879abff21a1649309db2e0f3acf1846c21059f9c336e
|
||||
checksum=686242f925b30f87a5258097a98859d2a2e1e1f6c330dc1ec62bd650bc8ef581
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr/ DESTDIR=$DESTDIR install
|
||||
|
|
Loading…
Add table
Reference in a new issue