summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKRTirtho2023-08-18 09:53:10 +0000
committerKRTirtho2023-08-18 09:53:10 +0000
commit0e6fc6fa0a32990e3fdf0312c3ef4baf1afb200b (patch)
treef9d09062d14db05d3a0e32ed005b6ee7330bb542
parentf7bf7aeb30913eb784f1ee77df5d98b5225a0349 (diff)
downloadaur-0e6fc6fa0a32990e3fdf0312c3ef4baf1afb200b.tar.gz
Updated to v3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddefec93dd42..61a468502e48 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.0.1
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/KRTirtho/spotube/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = spotube-bin
depends = jsoncpp
depends = libnotify
depends = networkmanager
- source = https://github.com/KRTirtho/spotube/releases/download/v3.0.1/spotube-linux-3.0.1-x86_64.tar.xz
- md5sums = 151f163db1366384e9f769ab0ebc2e31
+ source = https://github.com/KRTirtho/spotube/releases/download/v3.1.0/spotube-linux-3.1.0-x86_64.tar.xz
+ md5sums = 17567699caa75b4e319f191bd5952a22
pkgname = spotube-bin
diff --git a/PKGBUILD b/PKGBUILD
index a2465214b77f..2c9505ef85f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com>
pkgname=spotube-bin
-pkgver=3.0.1
+pkgver=3.1.0
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=(151f163db1366384e9f769ab0ebc2e31)
+md5sums=(17567699caa75b4e319f191bd5952a22)
validpgpkeys=()
package() {