summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2020-11-20 07:03:01 +0100
committerswearchnick2020-11-20 07:03:01 +0100
commit9ec5d5d4ac76598048745233e4c2536cde636567 (patch)
tree63f9a73116e1094f137473981409cb8ab0f9ab22 /PKGBUILD
parent1a211c2c6539be632738722850b6c55ca08a607f (diff)
downloadaur-9ec5d5d4ac76598048745233e4c2536cde636567.tar.gz
Update to 2.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5102f6152fe7..965cec84d6d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.7
+pkgver=2.8
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=('8621fdb07c9e12f3c930a8cd0b93f627e625bf67403c0fc9e60bed23f7714b73')
+sha256sums=('9e3ddc2d0e266305d6c07a5e66537365ca2ed30eca68da16beaef30ee5de3dd6')
package() {