summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c3280f0b79a..8a90f8800113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Thomas Quillan <tjquillan@gmail.com>
pkgname=harmonoid-bin
-pkgver=0.2.1_hotfix1
+pkgver=0.2.1_hotfix2
pkgrel=1
pkgdesc="Elegant music app to play & manage music library. Lyrics & playlists. YouTube Music support."
arch=("x86_64")
url="https://github.com/harmonoid/harmonoid"
license=("custom")
-depends=()
+depends=("mpv")
makedepends=()
optdepends=()
source=("https://github.com/harmonoid/harmonoid/releases/download/v${pkgver//_/-}/harmonoid-linux-x86_64.tar.gz")
-sha256sums=('e32680ab237d896598281662295ce6bbbca2a929ae5d384a25cd89e60b733ec1')
+sha256sums=('1b72ebf1f27b361e1a11473a3c81840f733c24e57b446e4f58ab9bc366f876d4')
package() {
cp -dr "$srcdir"/usr "$pkgdir"/usr