unrar: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:59 +00:00
parent 4f1057679a
commit 7157343426
2 changed files with 2 additions and 2 deletions

View file

@ -5,8 +5,6 @@ revision=1
wrksrc=unrar
repository="nonfree"
homepage="http://www.rarlab.com/rar"
update_pkgname=unrarsrc
update_site="http://www.rarlab.com/rar_add.htm"
distfiles="${homepage}/unrarsrc-${version}.tar.gz"
short_desc="Unarchiver for .rar files (non-free version)"
maintainer="Juan RP <xtraeme@gmail.com>"

2
srcpkgs/unrar/update Normal file
View file

@ -0,0 +1,2 @@
pkgname=unrarsrc
site="http://www.rarlab.com/rar_add.htm"