mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
io.elementary.terminal: update to 0.5.3. (#2465)
This commit is contained in:
parent
ade5842739
commit
8c93b57ec2
2 changed files with 12 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pantheon-terminal'
|
# Template file for 'io.elementary.terminal'
|
||||||
pkgname=pantheon-terminal
|
pkgname=io.elementary.terminal
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
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,4 +13,10 @@ 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=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…
Add table
Reference in a new issue