summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabrizio Pietrucci2020-12-10 12:47:16 +0100
committerFabrizio Pietrucci2020-12-10 12:47:16 +0100
commitd2b7325c8d41c3339266609639e39e4edd20005d (patch)
tree843533c1878fea43245ead94e47f7da03282f99d /PKGBUILD
parentb9094b83b30f52951cc2f33308047a555f59902c (diff)
downloadaur-d2b7325c8d41c3339266609639e39e4edd20005d.tar.gz
spotitube version 31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cff2f3e75ef..18b85b72f21c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=spotitube
pkgname="${_pkgname}-bin"
provides=(spotitube)
-pkgver=30
-pkgrel=1
+pkgver=31
+pkgrel=0
pkgdesc="Synchronize your Spotify collections downloading from external providers"
arch=('x86_64')
url="https://github.com/streambinder/spotitube"
@@ -14,7 +14,7 @@ depends=('youtube-dl' 'ffmpeg' 'xdg-utils')
source=("https://github.com/streambinder/spotitube/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.bin"
"https://raw.githubusercontent.com/streambinder/spotitube/master/LICENSE")
-sha256sums=("8eb24169e0c2e83661a720e97363dd5322385c4f064e50d987aee30169323d1f"
+sha256sums=("be396e472e548de913f8e1de13d05b1d65e772657ddeb9fb752c628872ea3f2c"
"SKIP")
package() {