summaryrefslogtreecommitdiff
path: root/community/pinot
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-14 00:04:07 +0000
committerroot <root@rshg054.dnsready.net>2012-09-14 00:04:07 +0000
commit1b99470a0c85186f768a328fcc11a7cfcc85be51 (patch)
treee08ce57006ed5455ffcfb1fb57544ed5604b0a80 /community/pinot
parent843685ce9dd76d37a4c7b0230eacb6d26bdf30dd (diff)
Fri Sep 14 00:04:06 UTC 2012
Diffstat (limited to 'community/pinot')
-rw-r--r--community/pinot/PKGBUILD8
-rw-r--r--community/pinot/pinot.changelog3
2 files changed, 7 insertions, 4 deletions
diff --git a/community/pinot/PKGBUILD b/community/pinot/PKGBUILD
index d2599af3b..62c4f17c0 100644
--- a/community/pinot/PKGBUILD
+++ b/community/pinot/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 74840 2012-08-06 23:09:24Z andrea $
+# $Id: PKGBUILD 76182 2012-09-12 19:21:50Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: William Rea <sillywilly@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=pinot
-pkgver=1.0
-pkgrel=2
+pkgver=1.01
+pkgrel=1
pkgdesc='Personal search and metasearch tool'
arch=('i686' 'x86_64')
url='http://code.google.com/p/pinot-search/'
@@ -26,7 +26,7 @@ options=('!emptydirs')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://pinot-search.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('d1f5ac17022014c5a29ba1e6d95fc39bcf254338a4e0bfe84bf16558d219e2e2')
+sha256sums=('a2a82009db05ca7abb4ffbd8baafa8fb820a7e961fd3cdcb21af46bb05eb57d4')
build() {
cd "${srcdir}/$pkgname-$pkgver"
diff --git a/community/pinot/pinot.changelog b/community/pinot/pinot.changelog
index 770a1ef0a..ab865bc42 100644
--- a/community/pinot/pinot.changelog
+++ b/community/pinot/pinot.changelog
@@ -1,3 +1,6 @@
+2012-09-12 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * pinot 1.01-1
+
2012-07-31 Eric Belanger <eric@archlinux.org>
* pinot 1.0-2 : Rebuild against exiv2 0.23, Add boost-libs depends