pantheon-terminal: update to 0.5.1 (#1142)
This commit is contained in:
parent
a72228e055
commit
309723c2c9
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'pantheon-terminal'
|
||||
pkgname=pantheon-terminal
|
||||
version=0.4.3
|
||||
revision=3
|
||||
build_style=cmake
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
wrksrc="terminal-${version}"
|
||||
configure_args="-DGSETTINGS_COMPILE=FALSE"
|
||||
hostmakedepends="intltool pkg-config vala"
|
||||
hostmakedepends="desktop-file-utils intltool pkg-config vala AppStream glib-devel"
|
||||
makedepends="granite-devel libnotify-devel vte3-devel"
|
||||
depends="desktop-file-utils gsettings-desktop-schemas"
|
||||
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"
|
||||
license="LGPL-3"
|
||||
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
|
||||
checksum=b529d367b809e0d344795a68278bc430b5bcd9160103cd920928eaf0cdeece55
|
||||
checksum=036bac9dc761dd9b36ca5c4286aa21d445f4010463cfbb09ff51de3c1fea4290
|
||||
|
|
Loading…
Reference in New Issue