summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsumt2018-02-13 16:59:06 +0200
committersumt2018-02-13 16:59:06 +0200
commitb895d501e06ee8eef0bd35319ea7455a942bf52a (patch)
treed11f9350400d0856ccdc4e66e33db4a2e1e5c11a /PKGBUILD
parentda5d9b30f991ce06f85a6afd879f233af41139e2 (diff)
downloadaur-b895d501e06ee8eef0bd35319ea7455a942bf52a.tar.gz
2.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 247fe300f78a..bd374b3baaa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=yle-dl
-pkgver=2.30
+pkgver=2.31
pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=('any')
@@ -16,7 +16,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=('f632381c47aa09d8601912286e10d406')
+md5sums=('515e424f0be8125a937ea0bc8da11727')
package() {
cd "$pkgname-$pkgver"