From a3b55a0c47a00ac40bc00a4ce87d93f809273840 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Oct 2012 01:42:20 -0700 Subject: Thu Oct 25 01:42:05 PDT 2012 --- community/libextractor/PKGBUILD | 4 ++-- community/libextractor/libextractor.install | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libextractor') diff --git a/community/libextractor/PKGBUILD b/community/libextractor/PKGBUILD index 669b500dc..349f8578a 100644 --- a/community/libextractor/PKGBUILD +++ b/community/libextractor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 78664 2012-10-22 14:19:49Z spupykin $ +# $Id: PKGBUILD 78771 2012-10-24 12:21:52Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: damir pkgname=libextractor pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library used to extract meta-data from files of arbitrary type" arch=("i686" "x86_64") license=('GPL') diff --git a/community/libextractor/libextractor.install b/community/libextractor/libextractor.install index 1cf51e095..27002d556 100644 --- a/community/libextractor/libextractor.install +++ b/community/libextractor/libextractor.install @@ -1,5 +1,5 @@ infodir=usr/share/info -filelist=(extractor.info.gz) +filelist=(libextractor.info.gz) post_install() { [ -x usr/bin/install-info ] || return 0 -- cgit v1.2.3-54-g00ecf