dte: update to 1.10.
This commit is contained in:
parent
ec6a0ae676
commit
426135a4a9
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'dte'
|
||||
pkgname=dte
|
||||
version=1.9.1
|
||||
revision=2
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Small, configurable console text editor"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://craigbarnes.gitlab.io/dte/index.html"
|
||||
distfiles="https://craigbarnes.gitlab.io/dist/dte/dte-${version}.tar.gz"
|
||||
checksum=80d2732269a308b5e1126ecc16c28cda032864f625a95184821a73c054f81a2d
|
||||
checksum=db62aab235764f735adc8378f796d6474596582b7dae357e0bddf31304189800
|
||||
|
|
Loading…
Reference in a new issue