summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2019-09-07 08:31:06 +0200
committerswearchnick2019-09-07 08:31:06 +0200
commit4b0cc152b697425273f99c225991a554d7732107 (patch)
treeaeb40c28bc0190ba831bb5205f5e10bc9b02ae70 /PKGBUILD
parentfee9419d4a9f80446704b1d45c97823ef23b153f (diff)
downloadaur-4b0cc152b697425273f99c225991a554d7732107.tar.gz
Update to 2.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5199aced6fb..6fb6ece8f7f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=2.2
-pkgrel=2
+pkgver=2.3
+pkgrel=1
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')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-sha256sums=('15559f8dc6aa4774dd09d1ab07c5ad06274e7ae176b9219d28ff6b4f28165d43')
+sha256sums=('c672b4bdfcb927ad7d7a91beb7d045cebbe47ffe4e841ca0c720c42612a9a9e3')
package() {