summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpryme-svg2021-06-18 13:22:45 -0700
committerpryme-svg2021-06-18 13:22:45 -0700
commitee7dc93e52c91612ecaf1e8dba22a30ceb2f5d56 (patch)
tree8bab06da6f33b13144098e325f4d8889fc7a7892
parent7d605b2a8310c4737845f274403565500368f605 (diff)
downloadaur-ee7dc93e52c91612ecaf1e8dba22a30ceb2f5d56.tar.gz
bump to 0.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d94056f1312..e44b45530463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightcord-bin
pkgdesc = A simple - customizable - Discord Client
- pkgver = 0.1.6
+ pkgver = 0.1.7
pkgrel = 1
url = https://github.com/Lightcord/Lightcord
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = lightcord-bin
optdepends = libappindicator-gtk3: system tray icon support
provides = lightcord
conflicts = lightcord-git
- source = lightcord-bin-0.1.6.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/0.1.6/lightcord-linux-x64.zip
+ source = lightcord-bin-0.1.7.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/v0.1.7/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
- md5sums = SKIP
+ md5sums = 4c6c4a83bf975b095f6ebd90902bd299
md5sums = 88f6b95886eeeddff6878e4c5acd2f13
md5sums = f1ace6f149a3d778bfb789d10181d877
md5sums = 738e1aa6aff38e2ced608999d58ff5d7
diff --git a/PKGBUILD b/PKGBUILD
index e3024509e395..21593a9da254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: pryme-svg <edoc.www@gmail.com>
pkgname=lightcord-bin
-pkgver=0.1.6
+pkgver=0.1.7
pkgrel=1
pkgdesc="A simple - customizable - Discord Client"
arch=("x86_64")
@@ -13,12 +13,12 @@ optdepends=('libappindicator-gtk3: system tray icon support')
provides=('lightcord')
conflicts=('lightcord-git')
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"
- "https://raw.githubusercontent.com/Lightcord/Lightcord/master/LICENSE"
+source=("$pkgname-$pkgver.zip::https://lightcord.org/api/v1/gh/releases/Lightcord/Lightcord/v$pkgver/lightcord-linux-x64.zip"
+ "Lightcord.desktop"
+ "https://raw.githubusercontent.com/Lightcord/LightcordLogos/master/lightcord/lightcord.png"
+ "https://raw.githubusercontent.com/Lightcord/Lightcord/master/LICENSE"
)
-md5sums=('SKIP'
+md5sums=('4c6c4a83bf975b095f6ebd90902bd299'
'88f6b95886eeeddff6878e4c5acd2f13'
'f1ace6f149a3d778bfb789d10181d877'
'738e1aa6aff38e2ced608999d58ff5d7')