summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4e705a344b5..165f6cc6ca82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = http://getharmony.xyz/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = harmony-player
depends = alsa-lib
depends = nss
depends = gtk2
- source = harmony-0.8.0.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.8.0/harmony-0.8.0-x64.tar.xz
+ source = harmony-0.8.1.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.8.1/harmony-0.8.1-x64.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
source = harmony-256.png
source = harmony
- md5sums = 2fe9f25a4107ac8db13e6f187ccb03bb
+ md5sums = 0fae6def360bf9a0dca9699e8abb1e19
md5sums = 776af71320e401646bf96a7d4c721d27
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
diff --git a/PKGBUILD b/PKGBUILD
index 2c6030e52d3d..67c15cb17ea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Emilien Devos <contact@emiliendevos.be>
pkgname=harmony-player
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')
@@ -21,7 +21,7 @@ source=("harmony-$pkgver.tar.xz::https://github.com/vincelwt/harmony/releases/do
"harmony-32.png"
"harmony-256.png"
"harmony")
-md5sums=('2fe9f25a4107ac8db13e6f187ccb03bb'
+md5sums=('0fae6def360bf9a0dca9699e8abb1e19'
'776af71320e401646bf96a7d4c721d27'
'9ff4e602debeaf6d88c625189342db52'
'd3ff15f6c1dd18a81a933242aae9c892'