summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpryme-svg2021-03-10 18:09:10 -0800
committerpryme-svg2021-03-10 18:09:10 -0800
commit5e6b05818618cfab94ee27148aa8460883e1e49a (patch)
treea788d58ddc38ee4df181b366bf90723e5f2db9b2
parentbbef6a2ea065c348b51516d15fde64b7338a4c5c (diff)
downloadaur-5e6b05818618cfab94ee27148aa8460883e1e49a.tar.gz
bump to 0.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653fe816250e..98f10ad8cf75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lightcord-bin
pkgdesc = A simple - customizable - Discord Client
- pkgver = dev
- pkgrel = 4
+ pkgver = 0.1.5
+ pkgrel = 1
url = https://github.com/Lightcord/Lightcord
arch = x86_64
license = MIT
optdepends = libappindicator-gtk3
provides = lightcord
conflicts = lightcord-git
- source = lightcord-bin-dev.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/dev/lightcord-linux-x64.zip
+ source = lightcord-bin-0.1.5.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/0.1.5/lightcord-linux-x64.zip
source = Lightcord.desktop
source = https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png
source = https://raw.githubusercontent.com/Lightcord/Lightcord/master/LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 228f39afe1a1..a3c5ec78efb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nephitejnf <nephitejnf@gmail.com>
pkgname=lightcord-bin
-pkgver=dev
-pkgrel=4
+pkgver=0.1.5
+pkgrel=1
pkgdesc="A simple - customizable - Discord Client"
arch=("x86_64")
url="https://github.com/Lightcord/Lightcord"