summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkusti82016-10-26 18:20:06 -0400
committerkusti82016-10-26 18:20:06 -0400
commit1bb00fb4902baeada5b503b947dd070b74c99792 (patch)
tree7aeb87daa36ec7d3205df7c65f2598d29b063266
parent523fd7b37958813d5a44b07b163d753a74f37036 (diff)
downloadaur-1bb00fb4902baeada5b503b947dd070b74c99792.tar.gz
Add v0.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca75abe74f4d..e66f28cd3080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.3.2
+ pkgver = 0.4.0
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.3.2.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.3.2/harmony-0.3.2.tar.xz
+ source = harmony-0.4.0.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.4.0/harmony-0.4.0.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
source = harmony-256.png
source = harmony
- md5sums = d4e9d94190d70090a5412ae4f07345f2
+ md5sums = d20cf07482c0555ce063053a716f1f97
md5sums = 1a635e04543694457179313e4ca7b315
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
diff --git a/PKGBUILD b/PKGBUILD
index 8d4b955cdde0..e0750f0decf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gustav Hansen <kusti8@gmail.com>
pkgname=harmony-player
-pkgver=0.3.2
+pkgver=0.4.0
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=('d4e9d94190d70090a5412ae4f07345f2'
+md5sums=('d20cf07482c0555ce063053a716f1f97'
'1a635e04543694457179313e4ca7b315'
'9ff4e602debeaf6d88c625189342db52'
'd3ff15f6c1dd18a81a933242aae9c892'