summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:36:46 +0200
committerManuel Reimer2021-05-01 11:36:46 +0200
commit3ce591d20965997e8ff415ba7a9211d785d40c61 (patch)
treee525faf5d5d462a936fe88ce02fd4b7a591a22d9
parentaa21d42b92a2df773daedb083cbd5107f59cf994 (diff)
downloadaur-3ce591d20965997e8ff415ba7a9211d785d40c61.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c45d06a19b63..c3d42b32a64e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Jan 31 12:54:09 UTC 2021
+# Sat May 1 09:36:44 UTC 2021
pkgbase = vdr-satip
pkgdesc = Integrates SAT>IP network devices seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/rofafor/vdr-plugin-satip
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = vdr-satip
license = GPL2
depends = curl
depends = pugixml
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
options = !emptydirs
backup = etc/vdr/conf.avail/50-satip.conf
source = vdr-satip-2.4.0.tar.gz::https://github.com/rofafor/vdr-plugin-satip/archive/v2.4.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index f6f100e9d1b1..a8d82bd494a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-satip
pkgver=2.4.0
-_vdrapi=2.4.6
-pkgrel=5
+_vdrapi=2.4.7
+pkgrel=6
pkgdesc="Integrates SAT>IP network devices seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-satip"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')