summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 774d2621d05a..ae06198371bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.3
-# Fri Jun 21 11:40:05 UTC 2019
+# Generated by makepkg 5.2.2
+# Sun Aug 2 17:33:31 UTC 2020
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.3
- pkgrel = 20
+ pkgrel = 21
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.1
+ depends = vdr-api=2.4.3
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 9b28a70a7e35..66ed76db186d 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.1
-pkgrel=20
+_vdrapi=2.4.3
+pkgrel=21
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')