summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-08-02 19:39:29 +0200
committerManuel Reimer2020-08-02 19:39:29 +0200
commit29fc026a27c5766f75af691a2f0c96da4d9a4c34 (patch)
treef84a53c5cabce6610028aa7c38f7251956ab92f3
parent440319f3a98b4950ca9e1572746ee181892f61e5 (diff)
downloadaur-29fc026a27c5766f75af691a2f0c96da4d9a4c34.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/af01d690c6d6ac52a5782d8d8751925ec34c056c)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f06121da7576..6740e8626375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.3
-# Tue Jun 18 20:50:30 UTC 2019
+# Generated by makepkg 5.2.2
+# Sun Aug 2 17:39:28 UTC 2020
pkgbase = vdr-sleeptimer
pkgdesc = Shutdown, mute or execute a custom command after a configurable timespan
pkgver = 0.8.2
- pkgrel = 23
+ pkgrel = 24
url = http://projects.vdr-developer.org/projects/plg-sleeptimer
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-sleeptimer
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.1
+ depends = vdr-api=2.4.3
backup = etc/vdr/conf.avail/50-sleeptimer.conf
source = http://projects.vdr-developer.org/attachments/download/652/vdr-plugin-sleeptimer-0.8.2.tgz
source = vdr-sleeptimer-Makefile::http://projects.vdr-developer.org/git/vdr-plugin-sleeptimer.git/plain/Makefile
diff --git a/PKGBUILD b/PKGBUILD
index 969f4bae3802..adc9ac0dec1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-sleeptimer
pkgver=0.8.2
-_vdrapi=2.4.1
-pkgrel=23
+_vdrapi=2.4.3
+pkgrel=24
pkgdesc="Shutdown, mute or execute a custom command after a configurable timespan"
url="http://projects.vdr-developer.org/projects/plg-sleeptimer"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')