[arch-commits] Commit in libquvi-scripts/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed May 6 19:38:30 UTC 2015
Date: Wednesday, May 6, 2015 @ 21:38:30
Author: heftig
Revision: 238560
lua 5.3
Modified:
libquvi-scripts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-06 19:35:31 UTC (rev 238559)
+++ PKGBUILD 2015-05-06 19:38:30 UTC (rev 238560)
@@ -3,12 +3,12 @@
pkgname=libquvi-scripts
pkgver=0.9.20131130
-pkgrel=2
+pkgrel=3
pkgdesc='Library for parsing video download links.'
arch=('any')
url='http://quvi.sourceforge.net/'
license=('AGPL3')
-depends=('lua-socket' 'lua-bitop' 'lua-expat' 'lua-luajson')
+depends=('lua52-socket' 'lua52-bitop' 'lua52-expat' 'lua52-luajson')
source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz"{,.sig})
md5sums=('46ddfd887260a515199c2e1ba8c46d8a'
'SKIP')
More information about the arch-commits
mailing list