summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbirdflesh2017-04-04 18:50:04 +0300
committerbirdflesh2017-04-04 18:50:04 +0300
commit5c567b3386f6853a04dab5750395691fccccb5e8 (patch)
tree3a88334e580a2b0c73c15ddb7fa9614084c7db88 /PKGBUILD
parentc5b7a52bfcf2573dba4a315ea4c9546452c880b6 (diff)
downloadaur-5c567b3386f6853a04dab5750395691fccccb5e8.tar.gz
Update to 20170107
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79fb8d71a65a..0f6e3644d425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Leo von Klenze <aur@leo.von-klenze.de>
pkgname=w_scan
-pkgver=20161022
+pkgver=20170107
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=('57aa860b4c9e6aa480ca6eb0504bd4f5')
+md5sums=('c7f9adf92d46b8da5391be80be6fbd72')
build() {
cd "$srcdir/$pkgname-$pkgver"