summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2015-10-10 10:09:08 +0200
committerswearchnick2015-10-10 10:09:08 +0200
commit7b1233ab91b3fb84918ab7ea4471672ce7ba5fc7 (patch)
treedf7ccfad695d925c7d9fd9b959366fa1e8bb1b2e /PKGBUILD
parentd1ce8435fa092afc05d9d03059d65dba68d641e5 (diff)
downloadaur-7b1233ab91b3fb84918ab7ea4471672ce7ba5fc7.tar.gz
Update to 0.20.2015.10.08-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d516049beff..c840eda6e578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=0.20.2015.09.13
-pkgrel=2
+pkgver=0.20.2015.10.08
+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"
license=('MIT')
@@ -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=('4c91067178db10a33353ec275002d1ab')
+md5sums=('8b3ac973b10588530fd6c1c21535424f')
package() {