io.elementary.terminal: update to 5.5.0.

This commit is contained in:
Cameron Nemo 2020-01-06 20:20:10 -08:00 committed by Helmut Pozimski
parent 46efd1419b
commit 094ea261e5

View file

@ -1,6 +1,6 @@
# Template file for 'io.elementary.terminal' # Template file for 'io.elementary.terminal'
pkgname=io.elementary.terminal pkgname=io.elementary.terminal
version=5.4.0 version=5.5.0
revision=1 revision=1
wrksrc="terminal-${version}" wrksrc="terminal-${version}"
build_style=meson build_style=meson
@ -13,7 +13,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
license="LGPL-3.0-only" license="LGPL-3.0-only"
homepage="https://github.com/elementary/terminal" homepage="https://github.com/elementary/terminal"
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz" distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
checksum=3d138a1a698be7a4a6636a00b7f5d6358840f873ef1bf3976afcbcd9767659f4 checksum=017e130de9de079a011d46d20dbe0663a487995dd0b26b8cd54562c7dd09d50c
pantheon-terminal_package() { pantheon-terminal_package() {
depends="io.elementary.terminal>=${version}_${revision}" depends="io.elementary.terminal>=${version}_${revision}"