diff options
Diffstat (limited to 'community/pinot')
-rw-r--r-- | community/pinot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pinot/PKGBUILD b/community/pinot/PKGBUILD index a63a719d2..0e6c7e42e 100644 --- a/community/pinot/PKGBUILD +++ b/community/pinot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 60809 2011-12-18 16:48:56Z jlichtblau $ +# $Id: PKGBUILD 62141 2012-01-16 19:53:05Z dreisner $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: William Rea <sillywilly@gmail.com> @@ -6,7 +6,7 @@ pkgname=pinot pkgver=0.98 -pkgrel=1 +pkgrel=2 pkgdesc='Personal search and metasearch tool' arch=('i686' 'x86_64') url='http://pinot.berlios.de/' |