summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2020-10-12 17:24:49 +0200
committerswearchnick2020-10-12 17:24:49 +0200
commit1a211c2c6539be632738722850b6c55ca08a607f (patch)
treea5b422af671456e33c91cf2789135c0aacd35350 /PKGBUILD
parentcc0f4f28b408c89842286d46b00d048419320e44 (diff)
downloadaur-1a211c2c6539be632738722850b6c55ca08a607f.tar.gz
Update to 2.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9296ce792f54..5102f6152fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.6
+pkgver=2.7
pkgrel=1
pkgdesc="Media downloader for play sites (e.g. SVT Play)"
url="https://github.com/spaam/svtplay-dl"
@@ -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=('e9b7675b5224169107dcb7d7c1cc86741c3eceddd2c15f6c30a4d65c89b643fd')
+sha256sums=('8621fdb07c9e12f3c930a8cd0b93f627e625bf67403c0fc9e60bed23f7714b73')
package() {