yabause-gtk: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:47 +00:00
parent a46e138b54
commit 421600c81f
2 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,5 @@ short_desc="A Sega Saturn emulator with GTK UI)"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://yabause.org/"
update_pkgname="${pkgname%-gtk}"
distfiles="${SOURCEFORGE_SITE}/${pkgname%-gtk}/${pkgname%-gtk}-${version}.tar.gz"
checksum=75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a

View File

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