blob: 3a49861fac1c22b57761bb0ee55394a705021919 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = kabmat
pkgdesc = TUI program for managing kanban boards with vim-like keybindings
pkgver = 2.7.0
pkgrel = 1
url = https://github.com/PlankCipher/kabmat
arch = x86_64
makedepends = make
makedepends = gcc
makedepends = ncurses
source = https://github.com/PlankCipher/kabmat/archive/refs/tags/v2.7.0.tar.gz
sha256sums = 8f0cb6ea5057e3dad7d16944802de844ee96dcd102bb784316656718a4285cfb
pkgname = kabmat
|