summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a7be53c2c0e..ab6924f27467 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Fri Sep 4 21:29:47 UTC 2020
+# Wed Dec 23 12:13:18 UTC 2020
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.3
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/jowi24/vdr-fritz
arch = x86_64
arch = i686
@@ -14,7 +14,7 @@ pkgbase = vdr-fritzbox
makedepends = boost
depends = boost-libs>=1.57.0
depends = libgcrypt
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-fritzbox.conf
source = https://github.com/jowi24/vdr-fritz/releases/download/1.5.3/vdr-fritzbox-1.5.3.tgz
source = libnetpp-boost-1.67-fix.patch::https://github.com/jowi24/libnetpp/commit/212847f0efaeffee8422059b8e202d844174aaf3.patch
diff --git a/PKGBUILD b/PKGBUILD
index e791648e5e52..2d37571bc758 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-fritzbox
pkgver=1.5.3
-_vdrapi=2.4.3
-pkgrel=22
+_vdrapi=2.4.6
+pkgrel=23
pkgdesc="Connects to the Fritz!Box to inform you about incoming and outgoing calls"
url="https://github.com/jowi24/vdr-fritz"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')