summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhb200320032020-12-06 08:07:46 +0000
committerhb200320032020-12-06 08:07:46 +0000
commit87cd42f7a5ede93975a1f79652812a4ab48759ca (patch)
tree05afee5c911b5ba7f549b9d7de568df1547b2859
parent02673ee9666c3deff37c59cbba6ae4b5aeebea7a (diff)
downloadaur-87cd42f7a5ede93975a1f79652812a4ab48759ca.tar.gz
Update AUR package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc1ae6eec9ff..53e6cd564da5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = youtube-music-bin
source = https://github.com/th-ch/youtube-music/releases/download/v1.7.1/YouTube-Music-1.7.1.AppImage
source = https://raw.githubusercontent.com/th-ch/youtube-music/master/license
source = youtube-music-bin.desktop
- sha512sums = SKIP
+ sha512sums = 8eb2c03def58e97bf8a75fe4ebf7738bf950172094ceb3ebc38109d22ff7e35593838e971790eb991f085124efc574911bec01c1edead15fe5379b6d5b5305d3
sha512sums = 49c9004d9a157e3ddc4e79b6a800f0ac320989967a86ce887e5f8658c263167d43afa510f5692da86608bda1b98418e4fa9b012d9920c501f11304226136e031
sha512sums = 5cde2a00f56761b510a550cbf685206646519068f5b1b14d0a0e6c954e38f677aef8ec83c53ff2c85b67ae539a4a419368f2593207548a868466502e675ae38c
diff --git a/PKGBUILD b/PKGBUILD
index 49d8c34fd4a4..94357cdaba30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=("https://github.com/th-ch/youtube-music/releases/download/v${pkgver}/${_
noextract=('${_pkgname}-${pkgver}.AppImage')
options=(!strip)
sha512sums=(
- "SKIP"
+ "8eb2c03def58e97bf8a75fe4ebf7738bf950172094ceb3ebc38109d22ff7e35593838e971790eb991f085124efc574911bec01c1edead15fe5379b6d5b5305d3"
"49c9004d9a157e3ddc4e79b6a800f0ac320989967a86ce887e5f8658c263167d43afa510f5692da86608bda1b98418e4fa9b012d9920c501f11304226136e031"
"5cde2a00f56761b510a550cbf685206646519068f5b1b14d0a0e6c954e38f677aef8ec83c53ff2c85b67ae539a4a419368f2593207548a868466502e675ae38c"
)