summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2019-09-08 09:23:11 +0200
committerswearchnick2019-09-08 09:23:11 +0200
commit717754200edb647fd934005b2b14149f60a655b3 (patch)
treef43a9bd41f95140a51861dedeb168a586f4b90ad /PKGBUILD
parent4b0cc152b697425273f99c225991a554d7732107 (diff)
downloadaur-717754200edb647fd934005b2b14149f60a655b3.tar.gz
Update to 2.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fb6ece8f7f3..fc2f2171c462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.3
+pkgver=2.4
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')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-sha256sums=('c672b4bdfcb927ad7d7a91beb7d045cebbe47ffe4e841ca0c720c42612a9a9e3')
+sha256sums=('cd2d276bdc5e0cb0253e73d64ea01478da137d52074281c42dc89408ac28c24b')
package() {