io.elementary.terminal: update to 0.5.3. (#2465)
This commit is contained in:
parent
ade5842739
commit
8c93b57ec2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pantheon-terminal'
|
||||
pkgname=pantheon-terminal
|
||||
version=0.5.2
|
||||
revision=2
|
||||
# Template file for 'io.elementary.terminal'
|
||||
pkgname=io.elementary.terminal
|
||||
version=0.5.3
|
||||
revision=1
|
||||
wrksrc="terminal-${version}"
|
||||
build_style=meson
|
||||
configure_args="-Dubuntu-bionic-patched-vte=false"
|
||||
|
@ -13,4 +13,10 @@ 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=d4c2275fb7c0609bc9e642313751c8ea2f317d8744715683d6d2f86f3513fe81
|
||||
checksum=3c96ea82e44468a2a825e03c69246d64d69f726e017d6f126538551dec898af0
|
||||
|
||||
pantheon-terminal_package() {
|
||||
depends="io.elementary.terminal>=${version}_${revision}"
|
||||
build_style=meta
|
||||
short_desc+=" (transitional dummy package)"
|
||||
}
|
1
srcpkgs/pantheon-terminal
Symbolic link
1
srcpkgs/pantheon-terminal
Symbolic link
|
@ -0,0 +1 @@
|
|||
io.elementary.terminal
|
Loading…
Reference in New Issue
Block a user