main/pspg: upgrade to 1.1.1

This commit is contained in:
Jakub Jirutka 2018-05-01 14:46:51 +02:00
parent 7768569c07
commit 24d46d207f

View File

@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=pspg
pkgver=1.1.0
pkgver=1.1.1
pkgrel=0
pkgdesc="A unix pager optimized for psql"
url="https://github.com/okbob/pspg"
@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="84db26b5fce668938f76a6250caca8a394b439d6496de411305605da1ec35cfe79e444a56e73423e56bede21f5da3208b140be0d995e9cf575ba76a5bd0d49b1 pspg-1.1.0.tar.gz"
sha512sums="c8a0e9fe6033366ad00e56cc57d449068d932e484da9e3fef21b0c902857353f8df2685a3822e7ef333e3c3a41c296ab0ca527836575ccd88f04db2b1094db75 pspg-1.1.1.tar.gz"