summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Friedrich2020-01-21 22:39:23 +0100
committerOliver Friedrich2020-01-21 22:39:23 +0100
commitb4a8c754db65d2c9b93615917064319627189612 (patch)
tree8be4ddfbbb9e53cd29b4f912b75a569782a4399b
parent5c567b3386f6853a04dab5750395691fccccb5e8 (diff)
downloadaur-w_scan.tar.gz
Took over maintainership and fixed source link
Signed-off-by: Oliver Friedrich <olifriedrich@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 754bbd70d7ec..d3964be25b4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by makepkg 5.0.1
-# Tue Apr 4 15:46:32 UTC 2017
pkgbase = w_scan
pkgdesc = Universal ATSC and DVB blind scanner
pkgver = 20170107
- pkgrel = 1
- url = http://wirbel.htpc-forum.de/w_scan/index_en.html
+ pkgrel = 2
+ url = https://www.gen2vdr.de/wirbel/w_scan/index2.html
arch = i686
arch = x86_64
arch = armv6h
license = GPL
depends = glibc
- source = http://wirbel.htpc-forum.de/w_scan/w_scan-20170107.tar.bz2
+ source = https://www.gen2vdr.de/wirbel/w_scan/w_scan-20170107.tar.bz2
md5sums = c7f9adf92d46b8da5391be80be6fbd72
pkgname = w_scan
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() {