summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2016-08-17 18:26:23 +0200
committerChristopher Reimer2016-08-17 18:26:23 +0200
commitfdca68948c5aae4a12c80328eb99370a9032dcb9 (patch)
tree2a2514e90322f8d5ded09e0995dbd9b197502221
parent1cf7b81130b5b0ffe06951a85438c473768bc260 (diff)
downloadaur-fdca68948c5aae4a12c80328eb99370a9032dcb9.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/767c718fa815f492a6dbca12fb70de897cf25ac8)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09c64ec66174..85566cf69859 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by makepkg 5.0.1
+# Wed Aug 17 16:26:22 UTC 2016
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.3
pkgrel = 16
- url = http://www.joachim-wilke.de/vdr-fritz.htm
+ url = https://github.com/jowi24/vdr-fritz
arch = x86_64
arch = i686
arch = arm
diff --git a/PKGBUILD b/PKGBUILD
index f89573e820b7..52aaf21cb053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.5.3
_vdrapi=2.2.0
pkgrel=16
pkgdesc="Connects to the Fritz!Box to inform you about incoming and outgoing calls"
-url="http://www.joachim-wilke.de/vdr-fritz.htm"
+url="https://github.com/jowi24/vdr-fritz"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('boost-libs>=1.57.0' 'commoncpp2' 'libgcrypt' "vdr-api=${_vdrapi}")