summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2021-02-08 06:46:26 +0100
committerswearchnick2021-02-08 06:46:26 +0100
commite54540613e1d3ea4e6ea3a45605ca284663c5cd1 (patch)
tree47b61b130d5060db011601ceffef35a2c256687f /PKGBUILD
parent3d501b489b3cc87f39fbfd23632bfcb049aa4d7a (diff)
downloadaur-e54540613e1d3ea4e6ea3a45605ca284663c5cd1.tar.gz
Update to 2.9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4c2827dd354..0820554e6347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.8
-pkgrel=3
+pkgver=2.9
+pkgrel=1
pkgdesc="Media downloader for play sites (e.g. SVT Play)"
url="https://github.com/spaam/svtplay-dl"
license=('MIT')
@@ -10,7 +10,7 @@ depends=('python-cryptography' 'python-requests' 'ffmpeg' 'python-yaml')
optdepends=('python-pysocks: proxy support')
makedepends=('python-setuptools' 'perl')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-sha256sums=('db81ca7b9be15a13567e82f5528a41d6ca1ad276ba75a387ed283a4ba89043d6')
+sha256sums=('0ae2310e9d15694101c3eeff36736d0e4f53d068382bd8fcfe65d9af1931d960')
package() {