ohsnap-font: extract update_* to external update file
This commit is contained in:
parent
1e94a7244a
commit
654c8628b3
2 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
1
srcpkgs/ohsnap-font/update
Normal file
1
srcpkgs/ohsnap-font/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname="${pkgname%-*}"
|
Loading…
Reference in a new issue