terminology: update to 1.13.0.
This commit is contained in:
parent
575c736d49
commit
70a5b0eca1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terminology'
|
||||
pkgname=terminology
|
||||
version=1.12.1
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config efl gettext"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Enlightenment's terminal emulator"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://www.enlightenment.org"
|
||||
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f8ced9584c2e9ae87452ce7425fd25b2d3e122c7489785d2917890215c6b5aa9
|
||||
distfiles="https://download.enlightenment.org/rel/apps/terminology/terminology-${version}.tar.xz"
|
||||
checksum=16a37fecd7bbd63ec9de3ec6c0af331cee77d6dfda838a1b1573d6f298474da5
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue