[arch-commits] Commit in mp3unicode/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 4 14:03:50 UTC 2018
Date: Monday, June 4, 2018 @ 14:03:50
Author: felixonmars
Revision: 340351
upgpkg: mp3unicode 1.2.1-4
BUILDINFO Rebuild
Modified:
mp3unicode/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-04 14:02:49 UTC (rev 340350)
+++ PKGBUILD 2018-06-04 14:03:50 UTC (rev 340351)
@@ -4,7 +4,7 @@
pkgname=mp3unicode
pkgver=1.2.1
-pkgrel=3
+pkgrel=4
pkgdesc="A command line utility to convert ID3 tags in mp3 files between different encodings"
arch=('x86_64')
url="http://mp3unicode.yellowsite.ru/"
@@ -11,7 +11,7 @@
license=('GPL')
depends=('taglib')
source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
+sha512sums=('b1ca820d1ecf6b5e0e59a8267c0cc6af5f8218191885b9a538a53b4f112f77510b3c5da81ce1e0a98d60c19b621965cea7e8e5c7b6c035054ea362fc02ed64b2')
build() {
cd ${srcdir}/$pkgname-$pkgver
More information about the arch-commits
mailing list