summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiroshi Hatake2015-12-29 17:30:43 +0900
committerHiroshi Hatake2015-12-29 17:30:43 +0900
commit6125efe690c69d3e9f8b965f3cdaf546f869f4ac (patch)
treeabfc1eff9a5141327bc97627d49a7862e8efe5c1 /PKGBUILD
parent9eadb28698c71bfc9ada89e1b9035d634570f4be (diff)
downloadaur-6125efe690c69d3e9f8b965f3cdaf546f869f4ac.tar.gz
Tidy up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0953e3529c29..82365ef1212d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=pgroonga
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Fast fulltext search on PostgreSQL."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/pgroonga/pgroonga"
@@ -26,7 +26,7 @@ package() {
echo "-------------------------------------------------------------"
echo "*************************************************************"
echo "You need to upgrade EXTENSION pgroonga CASCADE, "
- echo "In more detail, please refer to the PGroonga site's ""upgrading instructions:"
+ echo "In more detail, please refer to the PGroonga site's upgrading instructions:"
echo "http://pgroonga.github.io/upgrade/"
}