mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
terminology: update to 1.2.1.
Closes #14423. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6593a15890
commit
cb5c3a17e6
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'terminology'
|
# Template file for 'terminology'
|
||||||
pkgname=terminology
|
pkgname=terminology
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config efl"
|
hostmakedepends="pkg-config efl"
|
||||||
makedepends="efl-devel"
|
makedepends="efl-devel"
|
||||||
depends="desktop-file-utils xdg-utils"
|
depends="desktop-file-utils xdg-utils"
|
||||||
homepage="http://enlightenment.org"
|
|
||||||
short_desc="Enlightenment's terminal emulator"
|
short_desc="Enlightenment's terminal emulator"
|
||||||
|
license="BSD-2-Clause"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
homepage="https://www.enlightenment.org"
|
||||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bd1a50e43fe8078ccf1553397cb977d0b44026ea06aaa1a7c2c142450b25834f
|
checksum=ac8673a129ed78ef669a8c04e7a136f5ca95226ce5ef375a451421bac41828c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue