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

Felix Yan felixonmars at archlinux.org
Thu May 31 03:00:30 UTC 2018


    Date: Thursday, May 31, 2018 @ 03:00:30
  Author: felixonmars
Revision: 325324

upgpkg: libquvi 0.9.4-5

BUILDINFO Rebuild

Modified:
  libquvi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 03:00:19 UTC (rev 325323)
+++ PKGBUILD	2018-05-31 03:00:30 UTC (rev 325324)
@@ -3,7 +3,7 @@
 
 pkgname=libquvi
 pkgver=0.9.4
-pkgrel=4
+pkgrel=5
 pkgdesc='Library for parsing video download links.'
 arch=('x86_64')
 url='http://quvi.sourceforge.net/'
@@ -11,8 +11,8 @@
 depends=('libquvi-scripts' 'curl' 'lua52' 'libproxy' 'libgcrypt' 'glib2')
 conflicts=('quvi<0.9.0')
 source=("https://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('8e3f2134a6b3376934bd884b07dcdac5'
-         'SKIP')
+sha512sums=('287015e370e7b7f98f0f4c3717f5b044c8fcfb8b823c7988cd248e56b5fbbfa1a1aa421fbdafb38d727b79495267ccd4dead71587052117db53f29236268b651'
+            'SKIP')
 validpgpkeys=('E220FCFF9EADBA326FD6B23BBF1D59CCAD00BE50')
 
 prepare() {



More information about the arch-commits mailing list