summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornephitejnf2020-10-17 12:29:56 -0600
committernephitejnf2020-10-17 12:29:56 -0600
commitcfc866074cf639b4edc5d29d479529a9c264d373 (patch)
tree24807a4e051f3c745adfe11d64f852c11fe6c0fa /PKGBUILD
parentde1e4a162a32e0eeb57e7d1a6d1b3c211de3cbfc (diff)
downloadaur-cfc866074cf639b4edc5d29d479529a9c264d373.tar.gz
.desktop fix or rather restoration
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96b7c87ebc3a..28695264830c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ license=('MIT')
depends=()
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"
+ "Lightcord.desktop"
"https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png")
md5sums=("28afa9efc7a884d9840559c2cb90fd47"
- "ebf3cec35312bd3eee358b5ac5202dac"
+ "93edcd577375c0b3b045b7fbd9dcf09a"
"f1ace6f149a3d778bfb789d10181d877")
package() {