From 6b344da9cd508bd5f7c811733e84ec7bc17cae5f Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 19 Aug 2015 09:14:53 +0300 Subject: [PATCH] gamin: Rebuild --- gamin/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gamin/PKGBUILD b/gamin/PKGBUILD index 95e06f3b..a21475c7 100644 --- a/gamin/PKGBUILD +++ b/gamin/PKGBUILD @@ -1,16 +1,15 @@ # Maintainer: Alexey Pavlov +pkgbase=gamin pkgname=("gamin" "gamin-devel" "gamin-python") pkgver=0.1.10 -pkgrel=2 +pkgrel=3 pkgdesc="File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)" arch=('i686' 'x86_64') url="https://people.gnome.org/~veillard/gamin/" license=('LGPL') groups=('libraries') makedepends=('gcc' 'gtk-doc' 'glib2-devel' 'pcre-devel' 'python2') -depends=() -options=() source=("ftp://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2" 001-no-undefined.patch 002-fix-deprecated-const.patch