summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbirdflesh2016-12-02 18:44:59 +0200
committerbirdflesh2016-12-02 18:44:59 +0200
commitc5b7a52bfcf2573dba4a315ea4c9546452c880b6 (patch)
tree1e4df50a50064f5e780019916240f538e97aa3fe /PKGBUILD
parent3fdefd3d24b20ca6860512f151e0945bf873c8a3 (diff)
downloadaur-c5b7a52bfcf2573dba4a315ea4c9546452c880b6.tar.gz
Update to 20161022
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"