stlarch-font: extract update_* to external update file
This commit is contained in:
parent
2589b64d2b
commit
d5ac578de8
|
@ -10,7 +10,6 @@ short_desc="Font with many icons"
|
|||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="GPL2"
|
||||
homepage="http://sourceforge.net/projects/stlarchfont/"
|
||||
update_pkgname="${pkgname//-/_}"
|
||||
distfiles="${SOURCEFORGE_SITE}"/stlarchfont/${pkgname//-/_}-${version}.tar.gz
|
||||
checksum=bce5386cdc5efc1e3b5af3e26768c09a303df9fc43ed039eb82ebe8c7da803c3
|
||||
wrksrc=${pkgname//-/_}-${version}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="${pkgname//-/_}"
|
Loading…
Reference in New Issue