summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuna Komorebi2021-06-21 08:31:29 +0200
committerLuna Komorebi2021-06-21 08:31:29 +0200
commit641c397601864da261cb23953e2dffc5f7b47923 (patch)
tree926274495e44a51d0236cfa33116d8087a82adbc /PKGBUILD
parentf35fb74377cfb212943ff63726440d495e315243 (diff)
downloadaur-641c397601864da261cb23953e2dffc5f7b47923.tar.gz
md5sum fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 643427da09fc..dc4331733dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('ffmpeg: for video post-processing'
'atomicparsley: for embedding thumbnails into m3a files')
provides=("haruhi-dl")
source=("haruhi-dl.tar.gz::https://git.sakamoto.pl/laudompat/haruhi-dl/-/archive/v$pkgver/$_name.tar.gz")
-md3sums=('SKIP')
+md5sums=('SKIP')
pkgver() {
cd "$srcdir/$_name"