[arch-commits] Commit in libquvi-scripts/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Tue Oct 1 01:32:06 UTC 2013


    Date: Tuesday, October 1, 2013 @ 03:32:05
  Author: heftig
Revision: 195477

add lua library depends

Modified:
  libquvi-scripts/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-30 19:07:27 UTC (rev 195476)
+++ PKGBUILD	2013-10-01 01:32:05 UTC (rev 195477)
@@ -3,12 +3,13 @@
 
 pkgname=libquvi-scripts
 pkgver=0.9.20130903
-pkgrel=1
+pkgrel=2
 pkgdesc='Library for parsing video download links.'
 arch=('any')
 url='http://quvi.sourceforge.net/'
 license=('AGPL3')
 options=('!libtool')
+depends=('lua51-socket' 'lua51-bitop' 'lua51-expat')
 source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz"{,.sig})
 md5sums=('5cd6fd297ded480bf1eccb2ced8962f0'
          'SKIP')




More information about the arch-commits mailing list