Date: Thursday, April 30, 2020 @ 05:55:15
  Author: anatolik
Revision: 381898

upgpkg: libgpod 0.8.3-9: FS#66446: rebuild against the recent sg3_utils 
release; add required sqlite dependency

Modified:
  libgpod/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-30 05:15:54 UTC (rev 381897)
+++ PKGBUILD    2020-04-30 05:55:15 UTC (rev 381898)
@@ -3,11 +3,11 @@
 
 pkgname=libgpod
 pkgver=0.8.3
-pkgrel=8
+pkgrel=9
 pkgdesc="A shared library to access the contents of an iPod"
 arch=(x86_64)
 license=('LGPL')
-depends=('gdk-pixbuf2' 'sg3_utils' 'libimobiledevice' 'libplist')
+depends=('gdk-pixbuf2' 'sg3_utils' 'libimobiledevice' 'libplist' 'sqlite')
 makedepends=('intltool' 'swig' 'docbook-xsl' 'gtk-sharp-2')
 optdepends=('gtk-sharp-2: Mono bindings')
 url="http://www.gtkpod.org/libgpod/";

Reply via email to