mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pantheon-terminal: update to 0.5.1 (#1142)
This commit is contained in:
parent
a72228e055
commit
309723c2c9
1 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'pantheon-terminal'
|
# Template file for 'pantheon-terminal'
|
||||||
pkgname=pantheon-terminal
|
pkgname=pantheon-terminal
|
||||||
version=0.4.3
|
version=0.5.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=meson
|
||||||
wrksrc="terminal-${version}"
|
wrksrc="terminal-${version}"
|
||||||
configure_args="-DGSETTINGS_COMPILE=FALSE"
|
hostmakedepends="desktop-file-utils intltool pkg-config vala AppStream glib-devel"
|
||||||
hostmakedepends="intltool pkg-config vala"
|
|
||||||
makedepends="granite-devel libnotify-devel vte3-devel"
|
makedepends="granite-devel libnotify-devel vte3-devel"
|
||||||
depends="desktop-file-utils gsettings-desktop-schemas"
|
depends="desktop-file-utils gsettings-desktop-schemas"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
@ -13,4 +12,4 @@ short_desc="Terminal from elementary OS for the 21st century"
|
||||||
homepage="https://github.com/elementary/terminal"
|
homepage="https://github.com/elementary/terminal"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
|
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
|
||||||
checksum=b529d367b809e0d344795a68278bc430b5bcd9160103cd920928eaf0cdeece55
|
checksum=036bac9dc761dd9b36ca5c4286aa21d445f4010463cfbb09ff51de3c1fea4290
|
||||||
|
|
Loading…
Add table
Reference in a new issue