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'
|
||||
pkgname=terminology
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config efl"
|
||||
makedepends="efl-devel"
|
||||
depends="desktop-file-utils xdg-utils"
|
||||
homepage="http://enlightenment.org"
|
||||
short_desc="Enlightenment's terminal emulator"
|
||||
license="BSD-2-Clause"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="2-clause-BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bd1a50e43fe8078ccf1553397cb977d0b44026ea06aaa1a7c2c142450b25834f
|
||||
homepage="https://www.enlightenment.org"
|
||||
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ac8673a129ed78ef669a8c04e7a136f5ca95226ce5ef375a451421bac41828c6
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue