summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 16:21:25 +0100
committerManuel Reimer2022-02-17 16:21:25 +0100
commitb998035e3547cb5447f5ebc2c799c4b7638e0fce (patch)
tree2151966fd18915c024959034482ab2860fd6c9c9
parent5974547d29ac1d4dd4b1f15eff3eae4aa172c6a0 (diff)
downloadaur-b998035e3547cb5447f5ebc2c799c4b7638e0fce.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11e4613a4a68..9c6508c8cfe7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:38:55 UTC 2021
+# Thu Feb 17 15:21:23 UTC 2022
pkgbase = vdr
- pkgver = 2.6.0
+ pkgver = 2.6.1
pkgrel = 1
url = http://tvdr.de/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = vdr
makedepends = ttf-font
makedepends = systemd
makedepends = ncurses
- source = vdr-2.6.0.tar.bz2::http://git.tvdr.de/?p=vdr.git;a=snapshot;h=refs/tags/2.6.0;sf=tbz2
+ source = vdr-2.6.1.tar.bz2::http://git.tvdr.de/?p=vdr.git;a=snapshot;h=refs/tags/2.6.1;sf=tbz2
source = vdr-MainMenuHooks.patch
source = 00-vdr.conf
source = 50-hello.conf
@@ -29,7 +29,7 @@ pkgbase = vdr
source = shutdown-wrapper.c
source = vdr.service
source = vdr.sysuser
- sha256sums = 111a862ba52caaf5d74ec1374135047137c1a01071390f5e14632916c3c3540b
+ sha256sums = 4717616da8e5320dceb7b44db1e4fa1b01e1d356a73717ec21225387020999c6
sha256sums = 4c553065d24ee4dc001c06ff588494db44982b7debe9a1e6cd1a8903beb7c87b
sha256sums = 86f2469f459e2aabfc0ab703fc8435e458e89c4879376e900160d083924097b3
sha256sums = 423656cb6ba39af52d379dee697c52e6f435c098daa8c2ba429c1247b757af50
@@ -52,7 +52,7 @@ pkgname = vdr
depends = ttf-font
optdepends = lirc-utils: remote control support
optdepends = vdr-xorg: To start X11
- provides = vdr-api=2.6.0
+ provides = vdr-api=2.6.1
conflicts = runvdr-extreme
replaces = runvdr-extreme
options = emptydirs
@@ -67,7 +67,7 @@ pkgname = vdr
pkgname = vdr-examples
pkgdesc = Plugins for vdr to show some possible features
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
depends = gcc-libs
depends = ncurses
backup = etc/vdr/conf.avail/50-epgtableid0.conf
diff --git a/PKGBUILD b/PKGBUILD
index f79bdcfdcd09..392da6d5b109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Manuel Reimer <manuel.reimer@gmx.de>
pkgbase=vdr
pkgname=(vdr vdr-examples)
-pkgver=2.6.0
-_vdrapi=2.6.0
+pkgver=2.6.1
+_vdrapi=2.6.1
pkgrel=1
url="http://tvdr.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -19,7 +19,7 @@ source=("$pkgname-$pkgver.tar.bz2::http://git.tvdr.de/?p=vdr.git;a=snapshot;h=re
'shutdown-wrapper.c'
'vdr.service'
'vdr.sysuser')
-sha256sums=('111a862ba52caaf5d74ec1374135047137c1a01071390f5e14632916c3c3540b'
+sha256sums=('4717616da8e5320dceb7b44db1e4fa1b01e1d356a73717ec21225387020999c6'
'4c553065d24ee4dc001c06ff588494db44982b7debe9a1e6cd1a8903beb7c87b'
'86f2469f459e2aabfc0ab703fc8435e458e89c4879376e900160d083924097b3'
'423656cb6ba39af52d379dee697c52e6f435c098daa8c2ba429c1247b757af50'