summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2015-10-26 17:28:51 +0100
committerswearchnick2015-10-26 17:28:51 +0100
commit0be3bab934f08a795dfeb3ac664bba3e50267af0 (patch)
tree4082c747caf0f3f8f0f223988740dfb6ec0a388f /PKGBUILD
parent7b1233ab91b3fb84918ab7ea4471672ce7ba5fc7 (diff)
downloadaur-0be3bab934f08a795dfeb3ac664bba3e50267af0.tar.gz
Update to 0.20.2015.10.25-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c840eda6e578..7e9c320421cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=0.20.2015.10.08
+pkgver=0.20.2015.10.25
pkgrel=1
pkgdesc="Small command-line program to download videos from svtplay.se/tv4play.se/tv3play.se/tv8play.se/tv6play.se/viaplay.se/aftonbladet"
url="https://github.com/spaam/svtplay-dl"
@@ -9,7 +9,7 @@ arch=('any')
depends=('rtmpdump' 'python-crypto' 'python-requests')
makedepends=('python-setuptools')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-md5sums=('8b3ac973b10588530fd6c1c21535424f')
+md5sums=('5bd38d267524c57decf97d32297f0e06')
package() {