15 lines
372 B
Bash
15 lines
372 B
Bash
|
# Template file for 'tepl'
|
||
|
pkgname=tepl
|
||
|
version=6.8.0
|
||
|
revision=2
|
||
|
build_style=meta
|
||
|
short_desc="Text editor product line - removed package"
|
||
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||
|
license="LGPL-3.0-or-later"
|
||
|
homepage="https://wiki.gnome.org/Projects/Tepl"
|
||
|
changelog="https://gitlab.gnome.org/swilmet/tepl/-/raw/main/NEWS"
|
||
|
|
||
|
tepl-devel_package() {
|
||
|
build_style=meta
|
||
|
}
|