summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 751285514a28..f5ae2d3e1cbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jowi24/vdr-fritz
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-fritzbox
makedepends = boost
depends = boost-libs>=1.57.0
depends = libgcrypt
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
backup = etc/vdr/conf.avail/50-fritzbox.conf
source = vdr-fritzbox-1.5.4.tar.gz::https://github.com/jowi24/vdr-fritz/archive/refs/tags/1.5.4.tar.gz
source = vdr-fritzbox-libconvpp-1.5.4.tar.gz::https://github.com/jowi24/libconvpp/archive/286a289e30417ac534c861529ae245ccb44286e5.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 47dbe97a17f7..c52ec5bc7a08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ _libconvppver=286a289e30417ac534c861529ae245ccb44286e5
_libfritzppver=c74fd462285ade1054784b97b6dce22d55196c01
_liblogppver=d61e25f4548f40261e6db62a967776cfa16e599a
_libnetppver=b32ecc8e64508f3b1158a2adcbd82034c71d7a38
-_vdrapi=2.6.6
-pkgrel=3
+_vdrapi=2.6.7
+pkgrel=4
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')