Date: Wednesday, March 21, 2018 @ 19:44:29 Author: bisson Revision: 310244
upstream update Modified: picard/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-21 19:43:44 UTC (rev 310243) +++ PKGBUILD 2018-03-21 19:44:29 UTC (rev 310244) @@ -4,7 +4,7 @@ # Contributor: sysrq pkgname=picard -pkgver=2.0.0beta1 +pkgver=2.0.0beta2 pkgrel=1 pkgdesc='Official MusicBrainz tagger' url='http://picard.musicbrainz.org/' @@ -15,7 +15,7 @@ 'python-discid: cd lookup') makedepends=('python-discid' 'git' 'python-setuptools') #source=("http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz") -source=("git+https://github.com/metabrainz/picard.git#commit=b201207baae6c4e7ac9c4b11bc7a1dc3ec394c88") +source=("git+https://github.com/metabrainz/picard.git#commit=1a0ede3d36cdc05207a87cd3180ed76a2222ad69") sha256sums=('SKIP') build() {
