summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba3ecdca0ccd..f533df64a4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitri Goutnik <dg@syrec.org>
pkgname=pspg
-pkgver=1.6.5
+pkgver=1.6.7
pkgrel=1
pkgdesc='Tabular data pager designed to be used with psql'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('BSD')
depends=('readline')
conflicts=('pspg-git')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('7a997af15b5a392b5112f826d88e808661986e1ef95bc344071dc8bd5e4f9204')
+sha256sums=('d100f8057b203f2e0a29d0b084f72edd62df0976a14c61a554a965f6ef5b846d')
build() {
cd ${pkgname}-${pkgver}