summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2020-12-30 08:48:18 +0100
committerswearchnick2020-12-30 08:48:18 +0100
commit3d501b489b3cc87f39fbfd23632bfcb049aa4d7a (patch)
tree5293ea900e766d60258d736514c190efb9768f4b /PKGBUILD
parent9126890a9aff4797753380981d653da2fd2f7d3e (diff)
downloadaur-3d501b489b3cc87f39fbfd23632bfcb049aa4d7a.tar.gz
Update of sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99a8a1760c1d..e4c2827dd354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
pkgver=2.8
-pkgrel=2
+pkgrel=3
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=('9e3ddc2d0e266305d6c07a5e66537365ca2ed30eca68da16beaef30ee5de3dd6')
+sha256sums=('db81ca7b9be15a13567e82f5528a41d6ca1ad276ba75a387ed283a4ba89043d6')
package() {