MoinMoin: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:40 +00:00
parent 9e71c1ab58
commit 126e41c9dd
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,5 @@ short_desc="MoinMoin, a Python clone of WikiWiki"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://moinmo.in"
license="GPL-2"
update_site="${homepage}/MoinMoinDownload"
update_pkgname=moin
distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz"
checksum=a74ba7fd8cf09b9e8415a4c45d7389ea910c09932da50359ea9796e3a30911a6

2
srcpkgs/MoinMoin/update Normal file
View File

@ -0,0 +1,2 @@
site="${homepage}/MoinMoinDownload"
pkgname=moin