summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Adler2021-04-06 08:23:13 +0200
committerDavid Adler2021-04-06 08:23:13 +0200
commit6f62720be8b9fae315802b45950ba56088480a58 (patch)
tree84894025fe4702e5428f0b0d7c77159797a6b0e2 /PKGBUILD
parent0d26a586c8ab200deae82d0dedc9ed7c8c39b87d (diff)
downloadaur-6f62720be8b9fae315802b45950ba56088480a58.tar.gz
changed checksum at archive.org, perhaps due to recompression(?)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f6729e9d213..4d4c5d8ca84b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,9 @@ url="https://web.archive.org/web/20190205234526/http://web.comhem.se/luna/"
license=('GPL2')
depends=('gtk2' 'jack')
source=("mx44::https://web.archive.org/web/20160730161851if_/http://web.comhem.se/luna/$_pkgname.$pkgver.tar.gz" "$pkgname.patch")
-md5sums=('8e532c78d79e189fe5b6e2dd10acf0e2'
+md5sums=('4d0b67a6ee54cc017df2712eee7b899e'
'd897856c49d9bc589b430b3fe3292c2a')
-
prepare() {
cd "$_pkgname.$pkgver/src"
patch -p2 -i "$srcdir/$pkgname.patch"