summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKRTirtho2024-06-06 09:33:20 +0000
committerKRTirtho2024-06-06 09:33:20 +0000
commit02aab5652870d931ae0421033cc8efca94443a5d (patch)
tree65544d892dfe23c3255f247a46b8e89454d1fdc1
parent8bfdf276eef1086e5b3270acb88ca0c4c58c7088 (diff)
downloadaur-02aab5652870d931ae0421033cc8efca94443a5d.tar.gz
Updated to v3.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fb7f5421354..3053b21dd5c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotube-bin
pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
- pkgver = 3.7.0
+ pkgver = 3.7.1
pkgrel = 1
url = https://github.com/KRTirtho/spotube/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = spotube-bin
depends = jsoncpp
depends = libnotify
depends = xdg-user-dirs
- source = https://github.com/KRTirtho/spotube/releases/download/v3.7.0/spotube-linux-3.7.0-x86_64.tar.xz
- md5sums = aed11d6e396ede7605dee34440f085b2
+ source = https://github.com/KRTirtho/spotube/releases/download/v3.7.1/spotube-linux-3.7.1-x86_64.tar.xz
+ md5sums = 2322373be16dd09000c963c3d1f150f1
pkgname = spotube-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3555d210c1bd..017b4cd2385f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com>
pkgname=spotube-bin
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
epoch=
pkgdesc="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/KRTirtho/spotube/releases/download/v${pkgver}/spotube-linux-${pkgver}-x86_64.tar.xz")
noextract=()
-md5sums=(aed11d6e396ede7605dee34440f085b2)
+md5sums=(2322373be16dd09000c963c3d1f150f1)
validpgpkeys=()
package() {