ohsnap-font: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:04 +00:00
parent 1e94a7244a
commit 654c8628b3
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ short_desc="Monospaced font based on artwiz snap"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL-2"
homepage="http://sourceforge.net/projects/osnapfont/"
update_pkgname="${pkgname%-*}"
distfiles="${SOURCEFORGE_SITE}"/osnapfont/${pkgname%-*}-${version}.tar.gz
checksum=081729e01699a867b9ad792e63a17d2ab333a6073833a6a8f3f27f32fc27185f
wrksrc=${pkgname%-*}-${version}

View file

@ -0,0 +1 @@
pkgname="${pkgname%-*}"