mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ReText: extract update_* to external update file
This commit is contained in:
parent
ab981a5ada
commit
028578ab86
2 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,6 @@ short_desc="Simple editor for Markdown and reStructuredText"
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-3"
|
||||
homepage="http://retext.sourceforge.net"
|
||||
update_ignore="*beta*"
|
||||
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||
checksum=a62f784f18bfcdad13969b8b15a8e92f57e930f23e93bfce1ab714e5ac77e939
|
||||
|
||||
|
|
1
srcpkgs/ReText/update
Normal file
1
srcpkgs/ReText/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*beta*"
|
Loading…
Add table
Reference in a new issue