dte: upsteam moved to gitlab.
This commit is contained in:
parent
ed5ac96923
commit
c6a74e2666
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dte'
|
||||
pkgname=dte
|
||||
version=1.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
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://github.com/craigbarnes/dte"
|
||||
distfiles="https://github.com/craigbarnes/dte/archive/v${version}.tar.gz"
|
||||
homepage="https://craigbarnes.gitlab.io/dte/index.html"
|
||||
distfiles="https://craigbarnes.gitlab.io/dist/dte/dte-${version}.tar.gz"
|
||||
checksum=80d2732269a308b5e1126ecc16c28cda032864f625a95184821a73c054f81a2d
|
||||
|
|
Loading…
Reference in New Issue