summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e89180587917..f078507ccde2 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.5.0
+ pkgver = 3.6.0
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.5.0/spotube-linux-3.5.0-x86_64.tar.xz
- md5sums = 881b1c1723bd9ddd11d11df0cfa4b493
+ source = https://github.com/KRTirtho/spotube/releases/download/v3.6.0/spotube-linux-3.6.0-x86_64.tar.xz
+ md5sums = 7575db4f029ef2c3f1e38fde84508e0a
pkgname = spotube-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1561d27d3ca5..c0dcfc14afae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com>
pkgname=spotube-bin
-pkgver=3.5.0
+pkgver=3.6.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=(881b1c1723bd9ddd11d11df0cfa4b493)
+md5sums=(7575db4f029ef2c3f1e38fde84508e0a)
validpgpkeys=()
package() {