Skip to content

Commit cd6f795

Browse files
pg_top: update to 4.1.3.
1 parent 4bd34f0 commit cd6f795

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

srcpkgs/pg_top/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'pg_top'
22
pkgname=pg_top
3-
version=4.1.2
3+
version=4.1.3
44
revision=1
55
build_style=cmake
66
hostmakedepends="python3-docutils"
@@ -9,8 +9,9 @@ short_desc="'top' for PostgreSQL"
99
maintainer="Leah Neukirchen <leah@vuxu.org>"
1010
license="BSD-3-Clause"
1111
homepage="https://pg_top.gitlab.io/"
12+
changelog="https://gitlab.com/pg_top/pg_top/-/raw/main/HISTORY.rst"
1213
distfiles="https://gitlab.com/pg_top/pg_top/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
13-
checksum=f01b9bdff3da4eaf53283ce868fe0dcedbc5c7df80b4f1893e23a5defcda93ba
14+
checksum=2e1e9d8e7b085576d9609d2e3e333e7b212f24d7ebffff9131bb555ef396a65f
1415

1516
post_extract() {
1617
vsed -i 's/rst2man.py/rst2man/g' CMakeLists.txt

0 commit comments

Comments
 (0)