mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dk: update to 2.1.
This commit is contained in:
parent
31443aacc9
commit
669b35d946
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dk'
|
||||
pkgname=dk
|
||||
version=2.0
|
||||
version=2.1
|
||||
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=686242f925b30f87a5258097a98859d2a2e1e1f6c330dc1ec62bd650bc8ef581
|
||||
checksum=3f42feb76b1087412692a60578490f87bd0eed699713cedc8290bbe424c3f7f7
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr/ DESTDIR=$DESTDIR install
|
||||
|
|
Loading…
Add table
Reference in a new issue