pantheon-terminal: change maintainer.. (#2329)

This commit is contained in:
cr6git 2018-09-03 05:32:32 +02:00 committed by GitHub
parent cca336fd75
commit 99f07601b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,15 @@
# Template file for 'pantheon-terminal'
pkgname=pantheon-terminal
version=0.5.2
revision=1
revision=2
wrksrc="terminal-${version}"
build_style=meson
configure_args="-Dubuntu-bionic-patched-vte=false"
wrksrc="terminal-${version}"
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>"
short_desc="Terminal from elementary OS for the 21st century"
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"