summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Harrigan2020-01-13 19:44:00 +0000
committerDavid Harrigan2020-01-13 19:44:00 +0000
commit38f34cf692b5cc7cc6c9817ba81415aede44a1f0 (patch)
treed6e0d9ff14fc1b20f49a0982f0e4967675d1d186 /PKGBUILD
parent25528459e7d3b7aac5528de88b0e8cb70dd37879 (diff)
downloadaur-38f34cf692b5cc7cc6c9817ba81415aede44a1f0.tar.gz
upgpkg: pspg 2.6.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e392b9c36fb2..ae7284dbaeae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Dmitri Goutnik <dg@syrec.org>
pkgname=pspg
-pkgver=2.6.4
+pkgver=2.6.5
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=('2d2b14a87056ce09625298de22629866c3c14aa55d46ea7ee627a682b9ea804e')
+sha256sums=('8a3d8ffea6e3126a55dd2a95b136c9aeae8073bb41f044d9bfe3a79693e4982c')
build() {
cd ${pkgname}-${pkgver}