Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

io.elementary.terminal: update to 5.5.0. #18084

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/io.elementary.terminal/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'io.elementary.terminal'
pkgname=io.elementary.terminal
version=5.4.0
version=5.5.0
revision=1
wrksrc="terminal-${version}"
build_style=meson
Expand All @@ -13,7 +13,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
license="LGPL-3.0-only"
homepage="https://github.com/elementary/terminal"
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
checksum=3d138a1a698be7a4a6636a00b7f5d6358840f873ef1bf3976afcbcd9767659f4
checksum=017e130de9de079a011d46d20dbe0663a487995dd0b26b8cd54562c7dd09d50c

pantheon-terminal_package() {
depends="io.elementary.terminal>=${version}_${revision}"
Expand Down