summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2017-01-27 16:15:45 +0100
committerswearchnick2017-01-27 16:15:45 +0100
commit479e843bcdf019dbfb3528c02944b8c4b6a19cba (patch)
treec9e3583a810f2e2f273fe78665a8289d9a39791b /PKGBUILD
parent9a3aaeedbdc418e46f8b080678e7b31cdca09cc0 (diff)
downloadaur-479e843bcdf019dbfb3528c02944b8c4b6a19cba.tar.gz
Update to 1.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a65ae32d0245..279b34547c7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9
+pkgver=1.9.1
pkgrel=1
-pkgdesc="Media downloader for "play" sites (e.g. SVT Play)"
+pkgdesc="Media downloader for play sites (e.g. SVT Play)"
url="https://github.com/spaam/svtplay-dl"
license=('MIT')
arch=('any')
depends=('rtmpdump' 'python-crypto' 'python-requests' 'ffmpeg')
makedepends=('python-setuptools')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-sha256sums=('6cf1c0a463393f8dbd51eedbee9d65a1d5f45d1876c58748e17d04c67a01158a')
+sha256sums=('1de246511d7f02b612f9fc59fede0526ede540c5835a3c3ba81939b81621dfe5')
package() {