summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed5f9df23b93..59a5ec163dc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
- pkgver = 0.8.2
+ pkgver = 0.9.1
pkgrel = 1
url = https://getharmony.xyz/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = harmony-player
depends = alsa-lib
depends = nss
depends = gtk2
- source = harmony-0.8.2.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.8.2/harmony-0.8.2-x64.tar.xz
+ source = harmony-0.9.1.tar.xz::https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-x64.tar.xz
source = Harmony.desktop
source = harmony-16.png
source = harmony-32.png
diff --git a/PKGBUILD b/PKGBUILD
index ea34d89dc7e8..37b31e76f7e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Emilien Devos <contact@emiliendevos.be>
pkgname=harmony-player
-pkgver=0.8.2
+pkgver=0.9.1
pkgrel=1
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')