summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f74810e37fc..56e493293f31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
-# Generated by mksrcinfo v8
-# Tue Feb 14 15:46:37 UTC 2017
pkgbase = pg_top
- pkgdesc = top-like app for monitoring PostgreSQL backends (previously known as ptop)
- pkgver = 3.7.0
- pkgrel = 3
- url = http://ptop.projects.postgresql.org/
+ pkgdesc = Top for PostgreSQL
+ pkgver = r360.32d9c58
+ pkgrel = 1
+ url = https://pg_top.gitlab.io/
arch = i686
arch = x86_64
arch = armv5h
arch = armv6h
arch = armv7h
license = BSD
+ makedepends = git
+ makedepends = cmake
+ makedepends = ncurses
depends = postgresql-libs
- source = git+git://git.postgresql.org/git/pg_top.git
- sha512sums = SKIP
+ depends = libbsd
+ source = pg_top::git+https://gitlab.com/pg_top/pg_top.git
+ sha256sums = SKIP
pkgname = pg_top
-