summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:54:39 +0100
committerManuel Reimer2024-01-28 22:54:39 +0100
commit7fce1d78555e26aa132d79a36ad5116095d3f26a (patch)
treeebb328de22070ea27edab4005c38196795acd33c
parent4dec514d7519802b04d7ec070e31d39d492ac7f1 (diff)
downloadaur-7fce1d78555e26aa132d79a36ad5116095d3f26a.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/662c587ccda59e57f14e85a57b5d1b85bfafcf65)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f407c4187678..4725330b5984 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-undelete
pkgdesc = allows to undelete accidentally deleted VDR recordings
pkgver = 2.3.1_pre1
- pkgrel = 10
+ pkgrel = 11
url = http://phivdr.dyndns.org/vdr/vdr-undelete/
arch = x86_64
arch = i686
@@ -10,7 +10,7 @@ pkgbase = vdr-undelete
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.5
+ depends = vdr-api=2.6.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 6c65eea7bcbc..48a7c5606b70 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.6.5
-pkgrel=10
+_vdrapi=2.6.6
+pkgrel=11
pkgdesc="allows to undelete accidentally deleted VDR recordings"
url="http://phivdr.dyndns.org/vdr/vdr-undelete/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')