summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f6e3644d425..f0b470296f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Maintainer: birdflesh <antkoul at gmail dot com>
+# Maintainer: ohli <olifriedrich at gmail dot com>
+# Contributor: birdflesh <antkoul at gmail dot com>
# Contributor: Michael Lass <bevan@bi-co.net>
# Contributor: Leo von Klenze <aur@leo.von-klenze.de>
pkgname=w_scan
pkgver=20170107
-pkgrel=1
+pkgrel=2
pkgdesc="Universal ATSC and DVB blind scanner"
arch=('i686' 'x86_64' 'armv6h')
-url="http://wirbel.htpc-forum.de/w_scan/index_en.html"
+url="https://www.gen2vdr.de/wirbel/w_scan/index2.html"
license=('GPL')
depends=('glibc')
-source=("http://wirbel.htpc-forum.de/$pkgname/$pkgname-$pkgver.tar.bz2")
+source=("https://www.gen2vdr.de/wirbel/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('c7f9adf92d46b8da5391be80be6fbd72')
build() {