io.elementary.terminal: update to 6.0.1.
This commit is contained in:
parent
edd418bf89
commit
e9cbe003e9
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'io.elementary.terminal'
|
# Template file for 'io.elementary.terminal'
|
||||||
pkgname=io.elementary.terminal
|
pkgname=io.elementary.terminal
|
||||||
version=5.5.2
|
version=6.0.1
|
||||||
revision=1
|
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"
|
||||||
hostmakedepends="desktop-file-utils intltool pkg-config vala AppStream glib-devel"
|
hostmakedepends="desktop-file-utils gettext pkg-config vala AppStream glib-devel"
|
||||||
makedepends="granite-devel libnotify-devel vte3-devel"
|
makedepends="granite-devel libnotify-devel vte3-devel libhandy1-devel"
|
||||||
depends="desktop-file-utils gsettings-desktop-schemas"
|
depends="desktop-file-utils gsettings-desktop-schemas"
|
||||||
short_desc="Terminal from elementary OS for the 21st century"
|
short_desc="Terminal from elementary OS for the 21st century"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cnemo@tutanota.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=589ad0225e3a45700d95c8ead1b646f22a22c7688f647876a5329b3b4bd923cd
|
checksum=de741ad5deadb927243a7007be0f5d3bb4070f780362d59ded600692064b0eca
|
||||||
|
|
||||||
pantheon-terminal_package() {
|
pantheon-terminal_package() {
|
||||||
depends="io.elementary.terminal>=${version}_${revision}"
|
depends="io.elementary.terminal>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue