summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBleuzen2020-07-25 17:40:40 +0200
committerBleuzen2020-07-25 17:40:40 +0200
commit1803493295483cc45047b80304a102d1a6089eed (patch)
tree430cc3e0fe537ffe9eabbcbde5fa79992a44e535
parent28e66872ff8ac76e2b8db2fac32897768e25ff83 (diff)
downloadaur-1803493295483cc45047b80304a102d1a6089eed.tar.gz
blizcord version 0.10.3
-rwxr-xr-x.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0a2620cbdab..213b7b384e3d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blizcord
pkgdesc = A simple Discord bot which can play music from YouTube or local files
- pkgver = 0.10.2
+ pkgver = 0.10.3
pkgrel = 1
url = https://github.com/Bleuzen/Blizcord/
install = blizcord.install
@@ -9,12 +9,12 @@ pkgbase = blizcord
license = mit
depends = java-runtime>=11
noextract = Blizcord.exe
- source = Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/v0.10.2/Blizcord.exe
+ source = Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/v0.10.3/Blizcord.exe
source = blizcord.png
source = blizcord
source = blizcord-gui
source = blizcord.desktop
- sha256sums = 240c2a52a2af79997c33e1a6ad318062104d6285f5590d2c9e66c59bd8d07f10
+ sha256sums = 0289eb0d45883922cab73aa4f81b7334888d714c6288163277d00e923580bb69
sha256sums = 82b7dbc3808620fd6ee63ce72db42d7eedd6e5d2e8325d2d455fe1bbb544823a
sha256sums = 3d1545c575b51962b3b9488c96145949a4cd691fed6774f40ea989d7abda9530
sha256sums = 500805644de6fa4fc1c15dbec602af950348498c86e7fb61b8e14200c63006bd
diff --git a/PKGBUILD b/PKGBUILD
index 183bc0886540..5b2f05a0a72e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bleuzen <supgesu at gmail dot com>
pkgname=blizcord
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc="A simple Discord bot which can play music from YouTube or local files"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ source=("Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/v${
"blizcord"
"blizcord-gui"
"blizcord.desktop")
-sha256sums=('240c2a52a2af79997c33e1a6ad318062104d6285f5590d2c9e66c59bd8d07f10'
+sha256sums=('0289eb0d45883922cab73aa4f81b7334888d714c6288163277d00e923580bb69'
'82b7dbc3808620fd6ee63ce72db42d7eedd6e5d2e8325d2d455fe1bbb544823a'
'3d1545c575b51962b3b9488c96145949a4cd691fed6774f40ea989d7abda9530'
'500805644de6fa4fc1c15dbec602af950348498c86e7fb61b8e14200c63006bd'