summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5e2dd282d5..7b6e59a2de8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.6.0
+ pkgver = 0.7.0
pkgrel = 1
url = http://getharmony.xyz/
arch = x86_64
- license = GPL
depends = gnuplot
depends = gconf
depends = libxss
@@ -12,13 +11,13 @@ pkgbase = harmony-player
depends = alsa-lib
depends = nss
depends = gtk2
- source = harmony-0.6.0.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.6.0/harmony-0.6.0-x64.tar.xz
+ source = harmony-0.7.0.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.7.0/harmony-0.7.0-x64.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
source = harmony-256.png
source = harmony
- md5sums = da99f5a1cc690dd31aa0408f1b4b4f4a
+ md5sums = 950e6cfce30094758b46648b96df0f18
md5sums = 776af71320e401646bf96a7d4c721d27
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
diff --git a/PKGBUILD b/PKGBUILD
index bedf0eaa92c7..4617d87feb36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Gustav Hansen <kusti8@gmail.com>
+# Maintainer: Emilien Devos <contact@emiliendevos.be>
pkgname=harmony-player
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')
url="http://getharmony.xyz/"
-license=('GPL')
+license=('')
groups=()
depends=('gnuplot' 'gconf' 'libxss' 'libxtst' 'alsa-lib' 'nss' 'gtk2')
makedepends=()
@@ -21,7 +21,7 @@ source=("harmony-$pkgver.tar.xz::https://github.com/vincelwt/harmony/releases/do
"harmony-32.png"
"harmony-256.png"
"harmony")
-md5sums=('da99f5a1cc690dd31aa0408f1b4b4f4a'
+md5sums=('950e6cfce30094758b46648b96df0f18'
'776af71320e401646bf96a7d4c721d27'
'9ff4e602debeaf6d88c625189342db52'
'd3ff15f6c1dd18a81a933242aae9c892'