From a285b0893c20cef1d0cebcdc61c00fa98f8bcf1b Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Mon, 3 Feb 2020 19:58:04 -0800 Subject: [PATCH] io.elementary.terminal: update to 5.5.1. --- srcpkgs/io.elementary.terminal/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/io.elementary.terminal/template b/srcpkgs/io.elementary.terminal/template index eef0b9fb4d9..95e30d73d99 100644 --- a/srcpkgs/io.elementary.terminal/template +++ b/srcpkgs/io.elementary.terminal/template @@ -1,7 +1,7 @@ # Template file for 'io.elementary.terminal' pkgname=io.elementary.terminal -version=5.5.0 -revision=2 +version=5.5.1 +revision=1 wrksrc="terminal-${version}" build_style=meson configure_args="-Dubuntu-bionic-patched-vte=false" @@ -13,7 +13,7 @@ maintainer="Cameron Nemo " license="LGPL-3.0-only" homepage="https://github.com/elementary/terminal" distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz" -checksum=017e130de9de079a011d46d20dbe0663a487995dd0b26b8cd54562c7dd09d50c +checksum=b2aeaad20ab0b8ff19f65099cb1a660387fc48b92c0dcfd90942674191dc2629 pantheon-terminal_package() { depends="io.elementary.terminal>=${version}_${revision}"