summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBleuzen2020-04-29 21:33:24 +0200
committerBleuzen2020-04-29 21:33:24 +0200
commit2557300faa397e18b38e3e9add7516af0ecb0a81 (patch)
treeab159b0be715507448cc077723f6540692518a9a
parent9e6a67ad73eba1c064951d5f0984f95baea7be3b (diff)
downloadaur-2557300faa397e18b38e3e9add7516af0ecb0a81.tar.gz
update to 0.10.1
-rwxr-xr-x.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95a245a384f3..9a6785f75d70 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = blizcord
pkgdesc = A simple Discord bot which can play music from YouTube or local files
- pkgver = 0.10.0
- pkgrel = 5
+ pkgver = 0.10.1
+ pkgrel = 1
url = https://github.com/Bleuzen/Blizcord/
install = blizcord.install
arch = i686
@@ -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.0/Blizcord.exe
+ source = Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/v0.10.1/Blizcord.exe
source = blizcord.png
source = blizcord
source = blizcord-gui
source = blizcord.desktop
- sha256sums = c13842907e49427a69eb2541a10650aeda69946f835a29ef6bc03f1366a80e4e
+ sha256sums = 9d7e1e217702aac9a9eb104191e4ed6b466bf902f14d93bc060dd8e7a2e3933f
sha256sums = 82b7dbc3808620fd6ee63ce72db42d7eedd6e5d2e8325d2d455fe1bbb544823a
sha256sums = 3d1545c575b51962b3b9488c96145949a4cd691fed6774f40ea989d7abda9530
sha256sums = 500805644de6fa4fc1c15dbec602af950348498c86e7fb61b8e14200c63006bd
diff --git a/PKGBUILD b/PKGBUILD
index bb5724ebf538..ef9022e0b9bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bleuzen <supgesu at gmail dot com>
pkgname=blizcord
-pkgver=0.10.0
-pkgrel=5
+pkgver=0.10.1
+pkgrel=1
pkgdesc="A simple Discord bot which can play music from YouTube or local files"
arch=('i686' 'x86_64')
url="https://github.com/Bleuzen/Blizcord/"
@@ -14,7 +14,7 @@ source=("Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/v${
"blizcord"
"blizcord-gui"
"blizcord.desktop")
-sha256sums=('c13842907e49427a69eb2541a10650aeda69946f835a29ef6bc03f1366a80e4e'
+sha256sums=('9d7e1e217702aac9a9eb104191e4ed6b466bf902f14d93bc060dd8e7a2e3933f'
'82b7dbc3808620fd6ee63ce72db42d7eedd6e5d2e8325d2d455fe1bbb544823a'
'3d1545c575b51962b3b9488c96145949a4cd691fed6774f40ea989d7abda9530'
'500805644de6fa4fc1c15dbec602af950348498c86e7fb61b8e14200c63006bd'