stlarch-font: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:03 +00:00
parent 2589b64d2b
commit d5ac578de8
2 changed files with 1 additions and 1 deletions

View File

@ -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}

View File

@ -0,0 +1 @@
pkgname="${pkgname//-/_}"