summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Erhart2020-11-22 03:40:53 -0800
committerBrad Erhart2020-11-22 03:40:53 -0800
commit10989ca63e4b185dbf08f4910f5c420a81dccd39 (patch)
treec29ad09a28a33ebb48341878404221792a4f6cba
parente9686f308b3ea3f0ec2f5037134bd882be163628 (diff)
downloadaur-10989ca63e4b185dbf08f4910f5c420a81dccd39.tar.gz
Fixing eula.md sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5bb10e7e4d3..bb660a74148d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = musixmatch-bin
pkgdesc = Lyrics for your music
pkgver = 3.10.4043
- pkgrel = 2
+ pkgrel = 3
url = https://about.musixmatch.com/apps
arch = x86_64
license = custom
@@ -16,7 +16,7 @@ pkgbase = musixmatch-bin
source = https://download-app.musixmatch.com/download/musixmatch_3.10.4043-master.20200211001_amd64.deb
source = eula.md
sha256sums = f1dbb249f5622a7b5bb62bc53616c5579b79029aee8c7ff7ecc27f11c12e7bd1
- sha256sums = 98debf3d134d676f8188406d03b880c0ccde743b882b8d1e0bcaf02dd2eb0705
+ sha256sums = 9fe25570f514c1a9349769bedbbff9e48ad8c09ee4d77fa9492e46e6e9eb9eaf
pkgname = musixmatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index d3d696150042..074ee180d77e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=musixmatch-bin
_pkgname=${pkgname%-bin}
pkgver=3.10.4043
_pkgver=master.20200211001
-pkgrel=2
+pkgrel=3
pkgdesc='Lyrics for your music'
arch=('x86_64')
url='https://about.musixmatch.com/apps'
@@ -25,7 +25,7 @@ source=(
)
sha256sums=(
'f1dbb249f5622a7b5bb62bc53616c5579b79029aee8c7ff7ecc27f11c12e7bd1'
- '98debf3d134d676f8188406d03b880c0ccde743b882b8d1e0bcaf02dd2eb0705'
+ '9fe25570f514c1a9349769bedbbff9e48ad8c09ee4d77fa9492e46e6e9eb9eaf'
)
prepare() {