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 00a44fa23569..f32c06ab7772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Dmitri Goutnik <dg@syrec.org>
pkgname=pspg
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc='Tabular data pager designed to be used with psql'
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=('pspg-git')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('f88fe56b08ec00ec4894aa370f90677817af85581154642dd155466e9d64a465')
+sha256sums=('2f4d1660a150c988c3b1d126a24fe8cb0f76471a829806dacb3ed85fe0e45c8d')
build() {
cd ${pkgname}-${pkgver}