redshift: extract update_* to external update file
This commit is contained in:
parent
d0f6a2bdb1
commit
e7f304a36e
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ makedepends="GConf-devel libXxf86vm-devel pygtk-devel python-xdg geoclue-devel>=
|
|||
short_desc="Adjusts the color temperature of your screen according to your surroundings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
update_pattern='Redshift \K[\d.]+'
|
||||
homepage="http://jonls.dk/redshift/"
|
||||
|
||||
do_fetch() {
|
||||
|
|
1
srcpkgs/redshift/update
Normal file
1
srcpkgs/redshift/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='Redshift \K[\d.]+'
|
Loading…
Add table
Reference in a new issue