summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBleuzen2017-11-19 20:45:01 +0100
committerBleuzen2017-11-19 20:45:01 +0100
commit294d6624d1428a37610b9513d2fe1b5bf6a6fbde (patch)
tree856419ef97246240663c8e99f96cce2b16351204
parenteb5d3f47fcbb3216dea9d90014adf5760c9721cb (diff)
downloadaur-294d6624d1428a37610b9513d2fe1b5bf6a6fbde.tar.gz
update 0.8.4
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
-rw-r--r--blizcord.pngbin0 -> 4790 bytes
3 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfd54d238013..3f8d0affedb3 100644
--- 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.8.3
+ pkgver = 0.8.4
pkgrel = 1
url = https://github.com/Bleuzen/Blizcord/
install = blizcord.install
@@ -9,16 +9,16 @@ pkgbase = blizcord
license = mit
depends = jre8-openjdk
noextract = Blizcord.exe
- source = Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/0.8.3/Blizcord.exe
- source = blizcord.png::https://raw.githubusercontent.com/Bleuzen/Blizcord/master/src/com/github/bleuzen/blizcord/icon.png
+ source = Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/0.8.4/Blizcord.exe
+ source = blizcord.png
source = blizcord
source = blizcord-gui
source = blizcord.desktop
- sha1sums = dd417c058ee0390ebeaa0a995f30518eb7dff169
- sha1sums = SKIP
- sha1sums = SKIP
- sha1sums = SKIP
- sha1sums = SKIP
+ sha1sums = 7cfcb5b58816637b7bb330784e66edb72857df52
+ sha1sums = 81c66804e05785b0879d75792e488edc3aa8c438
+ sha1sums = 2a1a0b098dbf6817c61b55dc6338e795dda3f4d0
+ sha1sums = f65b8c9e51ab2d3e6dbaec8eba12f19853e17298
+ sha1sums = 72cc07f74c090227434cf0050eef703b9954b397
pkgname = blizcord
diff --git a/PKGBUILD b/PKGBUILD
index c5b22fd415f2..495f991bd820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bleuzen <supgesu at gmail dot com>
pkgname=blizcord
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="A simple Discord bot which can play music from YouTube or local files"
arch=('i686' 'x86_64')
@@ -10,15 +10,15 @@ license=('mit')
depends=('jre8-openjdk')
install=$pkgname.install
source=("Blizcord.exe::https://github.com/Bleuzen/Blizcord/releases/download/${pkgver}/Blizcord.exe"
- "blizcord.png::https://raw.githubusercontent.com/Bleuzen/Blizcord/master/src/com/github/bleuzen/blizcord/icon.png"
+ "blizcord.png"
"blizcord"
"blizcord-gui"
"blizcord.desktop")
-sha1sums=('dd417c058ee0390ebeaa0a995f30518eb7dff169'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
+sha1sums=('7cfcb5b58816637b7bb330784e66edb72857df52'
+ '81c66804e05785b0879d75792e488edc3aa8c438'
+ '2a1a0b098dbf6817c61b55dc6338e795dda3f4d0'
+ 'f65b8c9e51ab2d3e6dbaec8eba12f19853e17298'
+ '72cc07f74c090227434cf0050eef703b9954b397')
noextract=("Blizcord.exe")
package() {
diff --git a/blizcord.png b/blizcord.png
new file mode 100644
index 000000000000..b7c8406ca48d
--- /dev/null
+++ b/blizcord.png
Binary files differ