From eaa1d08db721a700b26fadb073f077dc2395bc51 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 10 Jul 2020 01:19:45 +0000 Subject: [PATCH] community/libextractor to 1.9-3 --- community/libextractor/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libextractor/PKGBUILD b/community/libextractor/PKGBUILD index 24b9213e1..e080012e0 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -6,11 +6,11 @@ pkgname=libextractor pkgver=1.9 -pkgrel=2 +pkgrel=3 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("x86_64") license=('GPL') -url="http://gnunet.org/libextractor/" +url="https://www.gnu.org/software/libextractor/" depends=('libltdl') makedepends=('exiv2' 'ffmpeg' 'file' 'flac' 'gst-plugins-base-libs' 'libgsf' 'libmpeg2' 'libvorbis' 'poppler' 'libsmf')