summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3689fc5717f0..56dc5b52f466 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.2.4
- pkgrel = 3
+ pkgver = 0.3.1
+ pkgrel = 1
url = http://getharmony.xyz/
arch = x86_64
license = GPL
@@ -12,13 +12,13 @@ pkgbase = harmony-player
depends = alsa-lib
depends = nss
depends = gtk2
- source = harmony-0.2.4.tar.xz::https://github.com/vincelwt/harmony/releases/download/0.2.4/harmony-0.2.4.tar.xz
+ source = harmony-0.3.1.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.3.1/harmony-0.3.1.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
source = harmony-256.png
source = harmony
- md5sums = 347768ee9cd27786e52a9a03391adcc6
+ md5sums = a9f10c34edded695304409f24bb8aba8
md5sums = 1a635e04543694457179313e4ca7b315
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
diff --git a/PKGBUILD b/PKGBUILD
index 3dd22891f6cc..61e0866ae038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustav Hansen <kusti8@gmail.com>
pkgname=harmony-player
-pkgver=0.2.4
-pkgrel=3
+pkgver=0.3.1
+pkgrel=1
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')
url="http://getharmony.xyz/"
@@ -15,13 +15,13 @@ conflicts=()
replaces=()
backup=()
options=()
-source=("harmony-$pkgver.tar.xz::https://github.com/vincelwt/harmony/releases/download/$pkgver/harmony-$pkgver.tar.xz"
+source=("harmony-$pkgver.tar.xz::https://github.com/vincelwt/harmony/releases/download/v$pkgver/harmony-$pkgver.tar.xz"
"Harmony.desktop"
"harmony-16.png"
"harmony-32.png"
"harmony-256.png"
"harmony")
-md5sums=('347768ee9cd27786e52a9a03391adcc6'
+md5sums=('a9f10c34edded695304409f24bb8aba8'
'1a635e04543694457179313e4ca7b315'
'9ff4e602debeaf6d88c625189342db52'
'd3ff15f6c1dd18a81a933242aae9c892'