laptop-mode: extract update_* to external update file
This commit is contained in:
parent
c5093e9675
commit
da63543058
2 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,6 @@ short_desc="Laptop power saving package for Linux systems"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://samwel.tk/laptop_mode/"
|
||||
update_pkgname="${pkgname}-tools"
|
||||
update_site="${homepage}packages/tarball"
|
||||
distfiles="${homepage}/tools/downloads/$pkgname-tools_$version.tar.gz"
|
||||
checksum=0e8488d6112fa7edfa7e4b1084b16f8c7c6726d935029e4afd7d7034caed5f62
|
||||
conf_files="
|
||||
|
|
2
srcpkgs/laptop-mode/update
Normal file
2
srcpkgs/laptop-mode/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
pkgname="${pkgname}-tools"
|
||||
site="${homepage}packages/tarball"
|
Loading…
Reference in a new issue