Date: Monday, August 3, 2020 @ 07:59:25 Author: arojas Revision: 393083
Update to 3.107 Modified: xawtv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-03 07:56:53 UTC (rev 393082) +++ PKGBUILD 2020-08-03 07:59:25 UTC (rev 393083) @@ -3,8 +3,8 @@ # Contributor: Jason Chu <[email protected]> pkgname=xawtv -pkgver=3.106 -pkgrel=3 +pkgver=3.107 +pkgrel=1 pkgdesc="A simple Xaw-based TV program which uses the bttv driver or video4linux" arch=('x86_64') url="https://git.linuxtv.org/xawtv3.git" @@ -11,7 +11,7 @@ license=('GPL') depends=('aalib' 'v4l-utils' 'libxv' 'libxrandr' 'libgl' 'libdv' 'zvbi' 'libxinerama' 'lirc' 'libxft' 'libxaw' 'xorg-fonts-misc' 'libxxf86vm') makedepends=('mesa' 'git' 'xorgproto') -_commit=ba4af2bde7af8de383070598be28b5500694d14c # tags/xawtv-3.106^0 +_commit=8e3feea862db68d3ca0886f46cd99fab45d2db7c source=("git+https://git.linuxtv.org/cgit.cgi/xawtv3.git#commit=$_commit") md5sums=('SKIP')
