summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2021-02-15 06:52:58 +0100
committerswearchnick2021-02-15 06:52:58 +0100
commit2553ef1f9b8c6b7c4364d855c49d15a5ac3cea01 (patch)
tree20154be6355996f2f8c05407c35c82af4febb0a4 /PKGBUILD
parent9e42c7a593ec0d4968724446a4c1b86c81a93d30 (diff)
downloadaur-2553ef1f9b8c6b7c4364d855c49d15a5ac3cea01.tar.gz
Update to 3.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16fc369c7757..82c1ace02096 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.9
-pkgrel=2
+pkgver=3.0
+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=('39cd333912f8e9a7010d8ad44fce0df7dcad4920aa4662c9543905bad799f975')
+sha256sums=('6770538cb53644d54bd202c719b7af8857c13a77188f1ed0b2b491d34c70c493')
package() {