summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornephitejnf2020-10-15 23:36:05 -0600
committernephitejnf2020-10-15 23:36:05 -0600
commit580d01a84f09a24f8defcaf7158062a43c9ff748 (patch)
treeb6264478bc471cbf3c0aa137edd2a024867098e8
parent49b9fdc11bc5841f776072b1aacfbaa0f12ed814 (diff)
downloadaur-580d01a84f09a24f8defcaf7158062a43c9ff748.tar.gz
md5sum fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dadd8dc10cea..b4e41be537a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = lightcord-bin
source = lightcord-bin-dev.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/dev/lightcord-linux-x64.zip
source = https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord.desktop
source = https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png
- md5sums = 0e857820865cc5d7e7daf9090b8dbc8f
+ md5sums = 28afa9efc7a884d9840559c2cb90fd47
md5sums = ebf3cec35312bd3eee358b5ac5202dac
md5sums = f1ace6f149a3d778bfb789d10181d877
diff --git a/PKGBUILD b/PKGBUILD
index 2a2f5bcd4090..7d87568d81a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=()
source=("$pkgname-$pkgver.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/$pkgver/lightcord-linux-x64.zip"
"https://raw.githubusercontent.com/Lightcord/Lightcord/master/Lightcord.desktop"
"https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png")
-md5sums=("0e857820865cc5d7e7daf9090b8dbc8f"
+md5sums=("28afa9efc7a884d9840559c2cb90fd47"
"ebf3cec35312bd3eee358b5ac5202dac"
"f1ace6f149a3d778bfb789d10181d877")