summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkusti82017-03-26 10:55:58 -0400
committerkusti82017-03-26 10:55:58 -0400
commit3d1bbec54961f89cd5387a96a654ae0c5c926df0 (patch)
tree6bc6425c4f7651157bb6c6430832765c7ee9f5f8
parent93f76c1c744734af51be4890fccb8558c1838ee3 (diff)
downloadaur-3d1bbec54961f89cd5387a96a654ae0c5c926df0.tar.gz
Update to v0.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae676ff135f9..15af8bc20274 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = http://getharmony.xyz/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = harmony-player
depends = alsa-lib
depends = nss
depends = gtk2
- source = harmony-0.5.0.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.5.0/harmony-0.5.0-x64.tar.xz
+ source = harmony-0.5.1.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.5.1/harmony-0.5.1-x64.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
source = harmony-256.png
source = harmony
- md5sums = ed45fb667668a69f540e3b6d8e29ae77
+ md5sums = e480639d7589eb57ce884e92d1bd4b09
md5sums = 776af71320e401646bf96a7d4c721d27
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
diff --git a/PKGBUILD b/PKGBUILD
index 24caebb87d00..c7bba8a5bd1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gustav Hansen <kusti8@gmail.com>
pkgname=harmony-player
-pkgver=0.5.0
+pkgver=0.5.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=('ed45fb667668a69f540e3b6d8e29ae77'
+md5sums=('e480639d7589eb57ce884e92d1bd4b09'
'776af71320e401646bf96a7d4c721d27'
'9ff4e602debeaf6d88c625189342db52'
'd3ff15f6c1dd18a81a933242aae9c892'