obconf: extract update_* to external update file
This commit is contained in:
parent
6ad5c9bc26
commit
2cc643061d
2 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,5 @@ short_desc="A GTK2 based configuration tool for the Openbox windowmanager"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://openbox.org/wiki/ObConf:About"
|
||||
update_site="http://openbox.org/wiki/Openbox:Download"
|
||||
distfiles="http://openbox.org/dist/obconf/obconf-${version}.tar.gz"
|
||||
checksum=71a3e5f4ee246a27421ba85044f09d449f8de22680944ece9c471cd46a9356b9
|
||||
|
|
1
srcpkgs/obconf/update
Normal file
1
srcpkgs/obconf/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="http://openbox.org/wiki/Openbox:Download"
|
Loading…
Reference in a new issue