summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoorat2021-09-07 15:20:51 +0600
committerzoorat2021-09-07 15:20:51 +0600
commita722b42cc134e9394e4f33b82dae69689b3f711b (patch)
tree4fae6098b6655e154adfc469805c577053e29a44
parent383c7493380579c4cbfac243bd2cf4e557ef9ee3 (diff)
downloadaur-a722b42cc134e9394e4f33b82dae69689b3f711b.tar.gz
forget to update pkgrel...
Signed-off-by: zoorat <78788887+z00rat@users.noreply.github.com>
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03aa1cf364be..47aa3a51b320 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
pkgbase = python-spotdl
pkgdesc = Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
pkgver = 3.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/spotDL/spotify-downloader
+ install = spotdl.install
arch = any
license = MIT
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index 8c8e36c3412c..b1f36584192d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-spotdl
pkgver=3.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found)."
arch=('any')