summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 14:48:11 +0100
committerManuel Reimer2022-12-19 14:48:11 +0100
commit38b359b73ae7fc3eea7d3bb025a868e689f254e7 (patch)
treee4121ce5b403994803059c118ebb288a4e6923c7 /PKGBUILD
parent9a40a7ba3f40f702ac62cd0f65773a98e74b4d23 (diff)
downloadaur-38b359b73ae7fc3eea7d3bb025a868e689f254e7.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/31ccfe0fc18cc5084e7b6a7f21ce13384f918782)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f5eebf8004a..2d85fa4b37f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=dfatmo
pkgname=('dfatmo' 'vdr-dfatmo' 'kodi-addon-dfatmo')
pkgver=0.5.0
-_vdrapi=2.6.1
-pkgrel=10
+_vdrapi=2.6.3
+pkgrel=11
epoch=1
url="https://github.com/durchflieger/${pkgbase}"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -63,7 +63,7 @@ package_kodi-addon-dfatmo() {
arch=('any')
replaces=('xbmc-addon-dfatmo')
conflicts=('xbmc-addon-dfatmo')
- depends=('dfatmo' 'kodi')
+ depends=('dfatmo' 'python' 'kodi')
cd "${srcdir}/DFAtmo-${pkgver}"
make XBMCDESTDIR="$pkgdir/usr/share/kodi/addons/script.dfatmo" xbmcinstall