summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortjquillan2023-04-20 09:27:11 -0400
committertjquillan2023-04-20 09:27:11 -0400
commit55aa4d7084d149ecea6519010ff8482f96170a8b (patch)
tree506c73def2dd85fa29e352e60d0283ba3823ed6c
parentc4dc129ab6e612add3b3231da8e419e672f9bd5a (diff)
downloadaur-55aa4d7084d149ecea6519010ff8482f96170a8b.tar.gz
updpkg: 0.3.8-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e7ff60b3078..e5cc02ef9f80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmonoid-bin
pkgdesc = Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
- pkgver = 0.3.7
+ pkgver = 0.3.8
pkgrel = 1
url = https://github.com/harmonoid/harmonoid
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = harmonoid-bin
depends = mpv
depends = xdg-user-dirs
options = !strip
- source = harmonoid-linux-0.3.7-x86_64.tar.gz::https://github.com/alexmercerind2/harmonoid-releases/releases/download/v0.3.7/harmonoid-linux-x86_64.tar.gz
- sha256sums = 3946ae4a1e0ee7c285d11fdb45cbef8f698bcd6d1a1ae794c727c2df5f9d6f8c
+ source = harmonoid-linux-0.3.8-x86_64.tar.gz::https://github.com/alexmercerind2/harmonoid-releases/releases/download/v0.3.8/harmonoid-linux-x86_64.tar.gz
+ sha256sums = 9cb0a34cb1c3e2067a964613f0b75c8004690b17685e0defc43b23fc46e7164e
pkgname = harmonoid-bin
diff --git a/PKGBUILD b/PKGBUILD
index 45695dfd0c62..958e4069a223 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Quillan <tjquillan@gmail.com>
pkgname=harmonoid-bin
-pkgver=0.3.7
+pkgver=0.3.8
pkgrel=1
pkgdesc="Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more."
arch=("x86_64")
@@ -12,7 +12,7 @@ makedepends=()
optdepends=()
options=(!strip)
source=("harmonoid-linux-${pkgver//_/-}-x86_64.tar.gz::https://github.com/alexmercerind2/harmonoid-releases/releases/download/v${pkgver//_/-}/harmonoid-linux-x86_64.tar.gz")
-sha256sums=('3946ae4a1e0ee7c285d11fdb45cbef8f698bcd6d1a1ae794c727c2df5f9d6f8c')
+sha256sums=('9cb0a34cb1c3e2067a964613f0b75c8004690b17685e0defc43b23fc46e7164e')
package() {
cp -dr "$srcdir"/usr "$pkgdir"/usr