Date: Sunday, June 3, 2018 @ 17:20:50 Author: felixonmars Revision: 339433
upgpkg: cuetools 1.4.1-2 BUILDINFO Rebuild Modified: cuetools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 17:19:42 UTC (rev 339432) +++ PKGBUILD 2018-06-03 17:20:50 UTC (rev 339433) @@ -2,7 +2,7 @@ # Maintainer: Lukas Jirkovsky <[email protected]> pkgname=cuetools pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Cue and toc file parsers and utilities" arch=('x86_64') url="https://github.com/svend/cuetools" @@ -12,7 +12,7 @@ optdepends=('id3v2: mp3 support in cuetag (does not require mutagen)' 'mutagen: mp3 support in cuetag (does not require id3v2)') source=("$pkgname-$pkgver.tar.gz::https://github.com/svend/cuetools/archive/${pkgver}.tar.gz") -md5sums=('b1f365fc7ab02eff4b58b6a54ecee080') +sha512sums=('dc81e6ec756f9d040dd913e8f340be136d68619caa24bdec21364f94b4fc0ffcbcf21325c7fd53c9230d6d70a2856b45a32c5ca7f41ec76fa47298bf226d959e') prepare() { cd "$srcdir/$pkgname-$pkgver"
