summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 15:56:49 +0100
committerManuel Reimer2022-02-17 15:56:49 +0100
commit1c19812144a127a3662514d3fc5fb3f0289c0af6 (patch)
tree834614da56e01de326e7e25524ad9d802f5839e2 /PKGBUILD
parent56eb34492b649a4e816922e209d63f2863e64b82 (diff)
downloadaur-1c19812144a127a3662514d3fc5fb3f0289c0af6.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dac719b84aa..1c6fa053f940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-play
pkgver=0.1.14.r21.g8035264
_gitver=8035264d471f75407222a48f2fa707795e25d461
-_vdrapi=2.6.0
-pkgrel=7
+_vdrapi=2.6.1
+pkgrel=8
pkgdesc="Mediaplayer plugin for VDR and X11"
url="http://projects.vdr-developer.org/projects/plg-play"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -13,7 +13,7 @@ license=('AGPL3')
depends=('mplayer' "vdr-api=${_vdrapi}" 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-wm')
makedepends=('git')
_plugname=${pkgname//vdr-/}
-source=("git://projects.vdr-developer.org/vdr-plugin-play.git#commit=$_gitver"
+source=("git+https://projects.vdr-developer.org/git/vdr-plugin-play.git#commit=$_gitver"
'play-vdr2.1.10compat.diff'
"50-$_plugname.conf")
backup=("etc/vdr/conf.avail/50-$_plugname.conf")