tudu: update to 0.10.3
Updated, rewrote description and made license name SPDX-compatible.
This commit is contained in:
parent
10b21d6de6
commit
98264a7d9b
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'tudu'
|
# Template file for 'tudu'
|
||||||
pkgname=tudu
|
pkgname=tudu
|
||||||
version=0.10.2
|
version=0.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/tudurc"
|
conf_files="/etc/tudurc"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="A command line interface to manage hierarchical todos"
|
short_desc="Ncurses-based tool to manage hierarchical todos"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://code.meskio.net/tudu/"
|
homepage="http://code.meskio.net/tudu/"
|
||||||
distfiles="http://code.meskio.net/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://code.meskio.net/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d5e32ce04033470d2315d97cb8d44d88f19c93bfba16f61bf0681b16da6656f7
|
checksum=5e58b48aa182a4bc881e0f548451920781351af42825cdb52fa0b15308bf8004
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue