summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsumt2018-09-06 21:04:07 +0300
committersumt2018-09-06 21:04:07 +0300
commit559f8cc8a59d380327ec9e3c52cce546558bfe62 (patch)
treeef41d6c924582f0309004d06fc0968f61aa40d0b /PKGBUILD
parent2f108d8cd9055e86504a0fce6132cef8cfcda9d1 (diff)
downloadaur-559f8cc8a59d380327ec9e3c52cce546558bfe62.tar.gz
2.36
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45ffa98335e5..fa25849bb396 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=yle-dl
-pkgver=2.35
-pkgrel=2
+pkgver=2.36
+pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=('any')
url="http://aajanki.github.io/yle-dl/"
@@ -27,7 +27,7 @@ makedepends=('python-setuptools')
provides=(${pkgname}=$pkgver)
conflicts=(${pkgname})
source=("$pkgname-$pkgver.tar.gz::https://github.com/aajanki/yle-dl/archive/${pkgver}.tar.gz")
-md5sums=('56a35002413d3fb8050e7ef94d693c5a')
+md5sums=('746caa1b09b1f54c82d49bd2e79aa239')
build() {
cd "$pkgname-$pkgver"