gpsbabel: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:17 +00:00
parent d5bdd24d6d
commit 99fb78a64b
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,6 @@ short_desc="Converts waypoints, tracks, and routes between popular GPS formats"
hostmakedepends="perl>=5.20 docbook-xml xmlwf openjdk-jre offo-hyphenation"
makedepends="qt-devel libusb-compat-devel expat-devel libxslt-devel"
depends="desktop-file-utils"
update_site="${homepage}download.html"
distfiles="http://arch.p5n.pp.ru/~sergej/dl/2014/${pkgname}-${version}.tar.gz"
checksum="3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3"

1
srcpkgs/gpsbabel/update Normal file
View File

@ -0,0 +1 @@
site="${homepage}download.html"