mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
cc173185ac
commit
af8a03dbf9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'terminology'
|
# Template file for 'terminology'
|
||||||
pkgname=terminology
|
pkgname=terminology
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config efl"
|
hostmakedepends="pkg-config efl gettext"
|
||||||
makedepends="efl-devel"
|
makedepends="efl-devel"
|
||||||
depends="desktop-file-utils xdg-utils"
|
depends="desktop-file-utils xdg-utils"
|
||||||
short_desc="Enlightenment's terminal emulator"
|
short_desc="Enlightenment's terminal emulator"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.enlightenment.org"
|
homepage="https://www.enlightenment.org"
|
||||||
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=88f5bc6e5d10cce1e38447a4984be88943b3d7ecbe24a83d7d8c246ea6b00a87
|
checksum=c6f5b003412f25507277702cabe1a11d7190971343c1d6030aa7d3fe5b45765f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue