summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-12-30 17:18:07 +0100
committerManuel Reimer2021-12-30 17:18:07 +0100
commit853ecccaba1e3c862d94111e550cd8a3442b7910 (patch)
tree2b4f059b26760faca5b5d6a8f1fb0506cb5f0149
parent8ba1c3319b1f4375b7e5bb808e4c77c820d8904a (diff)
downloadaur-853ecccaba1e3c862d94111e550cd8a3442b7910.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/de1af7ba166ee7e30848b5ed0cffbef3e592c30b)
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 602f4da200c9..4ae53d80b2c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:26:55 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:18:06 UTC 2021
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.3
- pkgrel = 24
+ pkgrel = 25
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.7
+ depends = vdr-api=2.6.0
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
@@ -26,4 +26,3 @@ pkgbase = vdr-fritzbox
sha256sums = f80efa7827c89f30d0ce25df00e6bb0efdf0e8fe68e9ca15c7f15caea731ba33
pkgname = vdr-fritzbox
-
diff --git a/PKGBUILD b/PKGBUILD
index 63e8f5f4565e..5a1b29069c36 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.7
-pkgrel=24
+_vdrapi=2.6.0
+pkgrel=25
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')