summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2019-06-21 13:40:06 +0200
committerManuel Reimer2019-06-21 13:40:06 +0200
commit9bc4f627e94d8844bc7ef7ddf3e5063d322a566b (patch)
treefd64899a86c197a771f5a808a5b99a5c49603ebc /PKGBUILD
parent1f41de5bc92c84cda8c2c40472f0a00d02a27c62 (diff)
downloadaur-9bc4f627e94d8844bc7ef7ddf3e5063d322a566b.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/f2bcc82e227c09a40b0ea4222a9df783b748ec21)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"