summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-06-21 13:40:06 +0200
committerManuel Reimer2019-06-21 13:40:06 +0200
commit9bc4f627e94d8844bc7ef7ddf3e5063d322a566b (patch)
treefd64899a86c197a771f5a808a5b99a5c49603ebc
parent1f41de5bc92c84cda8c2c40472f0a00d02a27c62 (diff)
downloadaur-9bc4f627e94d8844bc7ef7ddf3e5063d322a566b.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/f2bcc82e227c09a40b0ea4222a9df783b748ec21)
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffa3246dfa43..774d2621d05a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.1.3
-# Tue Jun 18 20:44:08 UTC 2019
+# Fri Jun 21 11:40:05 UTC 2019
pkgbase = vdr-fritzbox
pkgdesc = Connects to the Fritz!Box to inform you about incoming and outgoing calls
pkgver = 1.5.3
- pkgrel = 19
+ pkgrel = 20
url = https://github.com/jowi24/vdr-fritz
arch = x86_64
arch = i686
@@ -13,7 +13,6 @@ pkgbase = vdr-fritzbox
license = GPL2
makedepends = boost
depends = boost-libs>=1.57.0
- depends = commoncpp2
depends = libgcrypt
depends = vdr-api=2.4.1
backup = etc/vdr/conf.avail/50-fritzbox.conf
diff --git a/PKGBUILD b/PKGBUILD
index ff914db518da..9b28a70a7e35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=vdr-fritzbox
pkgver=1.5.3
_vdrapi=2.4.1
-pkgrel=19
+pkgrel=20
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')
license=('GPL2')
-depends=('boost-libs>=1.57.0' 'commoncpp2' 'libgcrypt' "vdr-api=${_vdrapi}")
+depends=('boost-libs>=1.57.0' 'libgcrypt' "vdr-api=${_vdrapi}")
makedepends=('boost')
_plugname=${pkgname//vdr-/}
source=("https://github.com/jowi24/vdr-fritz/releases/download/$pkgver/$pkgname-$pkgver.tgz"