extra/rhythmbox: fix

This commit is contained in:
Kevin Mihelich 2017-10-19 13:46:36 +00:00
parent 1aa7ce7c6d
commit b5f52c6f45

View file

@ -4,6 +4,7 @@
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - configure with --disable-more-warnings to silence -Wcast-align on 32bit
# - set !makeflags to build -j1 - RAM constraints with itstool
pkgname=rhythmbox
pkgver=3.4.2+4+ge123ad533
@ -27,7 +28,7 @@ optdepends=('gst-plugins-ugly: Extra media codecs'
'libgpod: Portable Players - iPod plugin'
'libmtp: Portable Players - MTP plugin'
'gvfs-mtp: Portable Players - Android plugin')
options=('!emptydirs')
options=('!emptydirs' '!makeflags')
_commit=e123ad533503b231f68612fcb92884c0f391c5b0 # master
source=("git+https://git.gnome.org/browse/rhythmbox#commit=$_commit")
sha256sums=('SKIP')