summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:30:20 +0100
committerManuel Reimer2020-12-23 13:30:20 +0100
commit2c0eff96464b028f34acf5fe4657264f7009b051 (patch)
tree17d30e55827b1e1dd422536f17531399a95d214e
parent5b05d2dc0edcfc01a548aa1b6f2b05ce205c4017 (diff)
downloadaur-2c0eff96464b028f34acf5fe4657264f7009b051.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 0275475db035..7f20410d56ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:42:09 UTC 2020
+# Wed Dec 23 12:30:19 UTC 2020
pkgbase = vdr-undelete
pkgdesc = allows to undelete accidentally deleted VDR recordings
pkgver = 2.3.1_pre1
- pkgrel = 4
+ pkgrel = 5
url = http://phivdr.dyndns.org/vdr/vdr-undelete/
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-undelete
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-undelete.conf
source = https://web.archive.org/web/20200503085352/http://phivdr.dyndns.org/vdr/vdr-undelete/vdr-undelete-2.3.1-pre1.tgz
source = 50-undelete.conf
diff --git a/PKGBUILD b/PKGBUILD
index 3a96b4227e79..5401158e1889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-undelete
pkgver=2.3.1_pre1
-_vdrapi=2.4.3
-pkgrel=4
+_vdrapi=2.4.6
+pkgrel=5
pkgdesc="allows to undelete accidentally deleted VDR recordings"
url="http://phivdr.dyndns.org/vdr/vdr-undelete/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')