summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKRTirtho2023-04-10 11:55:17 +0000
committerKRTirtho2023-04-10 11:55:17 +0000
commite3afe594c9adb207ca665a755bb82add841ca91d (patch)
treee61a9bc4d3af82e3fcc8a534736f1eb8b54a93a3
parent8f12add9eaeee2fdda262c039302a5a3c3b14b95 (diff)
downloadaur-e3afe594c9adb207ca665a755bb82add841ca91d.tar.gz
Updated to v2.7.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c536570be73..55b74e7f00d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotube-bin
pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
- pkgver = 2.7.0
- pkgrel = 3
+ pkgver = 2.7.1
+ pkgrel = 1
url = https://github.com/KRTirtho/spotube/
arch = x86_64
license = BSD-4-Clause
@@ -9,7 +9,7 @@ pkgbase = spotube-bin
depends = gst-libav
depends = gst-plugins-base
depends = gst-plugins-good
- source = https://github.com/KRTirtho/spotube/releases/download/v2.7.0/spotube-linux-2.7.0-x86_64.tar.xz
- md5sums = b6bd836d9663dbd8afb6062bae22fea1
+ source = https://github.com/KRTirtho/spotube/releases/download/v2.7.1/spotube-linux-2.7.1-x86_64.tar.xz
+ md5sums = 83a8cd464d61f47af363c891129f429d
pkgname = spotube-bin
diff --git a/PKGBUILD b/PKGBUILD
index 08f40432b96e..87cb4a2bdbc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com>
pkgname=spotube-bin
-pkgver=2.7.0
-pkgrel=3
+pkgver=2.7.1
+pkgrel=1
epoch=
pkgdesc="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
arch=(x86_64)
@@ -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=(b6bd836d9663dbd8afb6062bae22fea1)
+md5sums=(83a8cd464d61f47af363c891129f429d)
validpgpkeys=()
package() {