community/postgresql-plpgsql_check: upgrade to 1.7.2

This commit is contained in:
Jakub Jirutka 2019-07-16 00:06:03 +02:00
parent 9658b12d65
commit 95f4198476

View File

@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=postgresql-plpgsql_check
_pkgname=plpgsql_check
pkgver=1.7.1
pkgver=1.7.2
pkgrel=0
pkgdesc="Additional tools for plpgsql functions validation"
url="https://github.com/okbob/plpgsql_check"
@ -24,4 +24,4 @@ package() {
make USE_PGXS=1 DESTDIR="$pkgdir" install
}
sha512sums="437dc67ed3a4c8eba938d2109ede08b8cb385d8b362942803682a97e9d5d609ecb110bb8bc1818d415488e38555ec9268daf5f08ef9d84a2c7c45c20d30c266a plpgsql_check-1.7.1.tar.gz"
sha512sums="9292b7546d59777f67624432720bb195209d8b25fbd37233eb2d395cc72096829a9f77aaaa1f391746e346462bfe2c6ef707bf426a1b4b49cdd9505a891d20d0 plpgsql_check-1.7.2.tar.gz"