aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2021-03-10 22:17:35 +0100
committerJakub Jirutka <jakub@jirutka.cz>2021-03-10 23:09:14 +0100
commit20eaa528c625936a0fdf88e0ab19f926d39f04be (patch)
treeb76a353b6a59fc55f7637281f44d8756b1528337
parente136e3c9b5b0159629491491ee7122cc2a863cd7 (diff)
community/postgresql-plpgsql_check: upgrade to 1.16.0
-rw-r--r--community/postgresql-plpgsql_check/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/postgresql-plpgsql_check/APKBUILD b/community/postgresql-plpgsql_check/APKBUILD
index 42ffc6b2775..b7baf342099 100644
--- a/community/postgresql-plpgsql_check/APKBUILD
+++ b/community/postgresql-plpgsql_check/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=postgresql-plpgsql_check
_pkgname=plpgsql_check
-pkgver=1.15.2
-pkgrel=1
+pkgver=1.16.0
+pkgrel=0
pkgdesc="Additional tools for plpgsql functions validation"
url="https://github.com/okbob/plpgsql_check"
arch="all"
@@ -25,4 +25,4 @@ package() {
install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses
}
-sha512sums="336719bc45e5151c71b9b52c115ee9eff1b535b47e2ccaa290069a7d83af73a1f65df178246b3f8ccc128c395c1a004100a186235f864231ea4c698fb0e7f2cb plpgsql_check-1.15.2.tar.gz"
+sha512sums="e07e56dc44e90ea523664d5d96c909aebd8ff1ae85553e818ed057b2428e4524ba53c02b876050c9aaee7645192c5e69e13c39ff84ebee504b22531b7610efcd plpgsql_check-1.16.0.tar.gz"