vte3: extract update_* to external update file
This commit is contained in:
parent
f3837cd612
commit
5c2a8885aa
2 changed files with 2 additions and 2 deletions
|
@ -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=3f3ae063207ceea9ca2abd1cf9c9f8bd2b66ca82156609f31f3554288c0c2bf4
|
||||
|
||||
|
|
2
srcpkgs/vte3/update
Normal file
2
srcpkgs/vte3/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
pkgname=vte
|
||||
site="https://git.gnome.org/browse/vte/"
|
Loading…
Reference in a new issue