summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornephitejnf2021-01-04 22:07:39 -0700
committernephitejnf2021-01-04 22:07:39 -0700
commite014d8ef66c5778fd664f74a61f14e26b6a9f76f (patch)
tree34fe45ee0a6445cf6bf589d002af31f75fcdea8b /PKGBUILD
parent5aacc62253382cc01b092192ed3f8fa9b412e518 (diff)
downloadaur-e014d8ef66c5778fd664f74a61f14e26b6a9f76f.tar.gz
Remove tarball check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3846f2198f3d..2bea972ff4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nephitejnf <nephitejnf@gmail.com>
pkgname=lightcord-bin
pkgver=dev
-pkgrel=2
+pkgrel=3
pkgdesc="A simple - customizable - Discord Client"
arch=("x86_64")
url="https://github.com/Lightcord/Lightcord"
@@ -11,7 +11,7 @@ makedepends=()
source=("$pkgname-$pkgver.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/$pkgver/lightcord-linux-x64.zip"
"Lightcord.desktop"
"https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png")
-md5sums=("28afa9efc7a884d9840559c2cb90fd47"
+md5sums=("SKIP"
"93edcd577375c0b3b045b7fbd9dcf09a"
"f1ace6f149a3d778bfb789d10181d877")