vte290: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:04 +00:00
parent 9044aecc02
commit 35a6a74cb7
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,6 @@ short_desc="Terminal widget with improved accessibility and I18N support"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
update_pkgname=vte
update_site="https://git.gnome.org/browse/vte/"
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
checksum=54e5b07be3c0f7b158302f54ee79d4de1cb002f4259b6642b79b1e0e314a959c

2
srcpkgs/vte290/update Normal file
View File

@ -0,0 +1,2 @@
pkgname=vte
site="https://git.gnome.org/browse/vte/"