summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7af80524577..79fb8d71a65a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Leo von Klenze <aur@leo.von-klenze.de>
pkgname=w_scan
-pkgver=20141122
+pkgver=20161022
pkgrel=1
pkgdesc="Universal ATSC and DVB blind scanner"
arch=('i686' 'x86_64' 'armv6h')
@@ -11,7 +11,7 @@ url="http://wirbel.htpc-forum.de/w_scan/index_en.html"
license=('GPL')
depends=('glibc')
source=("http://wirbel.htpc-forum.de/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('da0f190bee696a02bf030fc01c0706e8')
+md5sums=('57aa860b4c9e6aa480ca6eb0504bd4f5')
build() {
cd "$srcdir/$pkgname-$pkgver"