summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:17:46 +0100
committerManuel Reimer2020-12-23 13:17:46 +0100
commit2822623eea9a7881955c541b68951dec2f9e9e59 (patch)
tree6f5875a9bbabc081d52c23e3519a760c4cbdfbfa
parenta8989ccce4e4dad70429aef699936023c7e480d8 (diff)
downloadaur-2822623eea9a7881955c541b68951dec2f9e9e59.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62d6d9005d2f..f90c81de9f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:35:45 UTC 2020
+# Wed Dec 23 12:17:46 UTC 2020
pkgbase = vdr-noepg
pkgdesc = Replace the noepg-patch with the new cEpgHandler of vdr >= 1.7.26
pkgver = 0.0.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/flensrocker/vdr-plugin-noepg
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = vdr-noepg
license = GPL2
makedepends = git
depends = curl
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-noepg.conf
source = git+https://github.com/flensrocker/vdr-plugin-noepg.git#commit=779c9aef12be1dd2e03bce535c1c69f4a97b7f0f
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6bd3cd8d5794..2b62687d9929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-noepg
pkgver=0.0.5
_gitver=779c9aef12be1dd2e03bce535c1c69f4a97b7f0f
-_vdrapi=2.4.3
-pkgrel=3
+_vdrapi=2.4.6
+pkgrel=4
pkgdesc="Replace the noepg-patch with the new cEpgHandler of vdr >= 1.7.26"
url="https://github.com/flensrocker/vdr-plugin-noepg"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')