io.elementary.terminal: update to 5.5.1.

This commit is contained in:
Cameron Nemo 2020-02-03 19:58:04 -08:00 committed by Johannes
parent f9fb0b119f
commit 777bcbe4cf

View file

@ -1,7 +1,7 @@
# Template file for 'io.elementary.terminal' # Template file for 'io.elementary.terminal'
pkgname=io.elementary.terminal pkgname=io.elementary.terminal
version=5.5.0 version=5.5.1
revision=2 revision=1
wrksrc="terminal-${version}" wrksrc="terminal-${version}"
build_style=meson build_style=meson
configure_args="-Dubuntu-bionic-patched-vte=false" configure_args="-Dubuntu-bionic-patched-vte=false"
@ -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=017e130de9de079a011d46d20dbe0663a487995dd0b26b8cd54562c7dd09d50c checksum=b2aeaad20ab0b8ff19f65099cb1a660387fc48b92c0dcfd90942674191dc2629
pantheon-terminal_package() { pantheon-terminal_package() {
depends="io.elementary.terminal>=${version}_${revision}" depends="io.elementary.terminal>=${version}_${revision}"