summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2023-06-02 22:33:46 +0200
committerManuel Reimer2023-06-02 22:33:46 +0200
commitc11bc21d2d55fad42c277cb29b56fb9bf04fc2cc (patch)
treef00bca7e49899e47febaefd205bbc0874b95af15 /PKGBUILD
parentb5cc440953a10e2be3c957f83654e4fe5bac8a0a (diff)
downloadaur-c11bc21d2d55fad42c277cb29b56fb9bf04fc2cc.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/6a8049599862e63e85dae6d9ba841464364468a6)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96523a41e825..c5e2b988417e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-scraper2vdr
-pkgver=1.1.1
+pkgver=1.1.2
_vdrapi=2.6.3
pkgrel=1
pkgdesc="Acts as client and provides scraped metadata for tvshows and movies from epgd"
@@ -16,7 +16,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/horchi/$_plugname/archive/$
"50-$_plugname.conf")
backup=("etc/vdr/conf.avail/50-$_plugname.conf"
"var/lib/vdr/plugins/$_plugname/epg.dat")
-sha256sums=('d0cb6aa80eb9bec6b1da64e8884a18fcaf4738deb1b43d4dbbc86595ace8fdea'
+sha256sums=('39fa6938b09d31acd9dcd7db9b0b06408c1417a064fb253ecd3c12f5293bf4ef'
'21ef2037dd4b746e7eafe4314d4a27c89300916bb9fa95ff759396228004bf36')
build() {