snappy-player: extract update_* to external update file
This commit is contained in:
parent
063e42b654
commit
0b632eb438
2 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,5 @@ short_desc="Powerful media player with a minimalistic interface"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Snappy"
|
||||
update_pkgname=snappy
|
||||
distfiles="${GNOME_SITE}/snappy/${version}/snappy-${version}.tar.xz"
|
||||
checksum=0d33a05c1ad3cc075b8b9bf38d45634ea5204159454597b0882dd6a8d9763f58
|
||||
|
|
1
srcpkgs/snappy-player/update
Normal file
1
srcpkgs/snappy-player/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=snappy
|
Loading…
Reference in a new issue