blob: 61361d39998f2284b7fc6e63eeafacf126b20b92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = pgagent
pkgdesc = Job scheduler for PostgreSQL which may be managed using pgAdmin
pkgver = 4.2.2
pkgrel = 1
url = https://www.pgadmin.org/docs/pgadmin4/latest/pgagent.html
install = pgagent.install
arch = x86_64
arch = i686
arch = aarch64
license = custom
makedepends = cmake
depends = postgresql-libs
depends = boost
backup = etc/conf.d/pgagent@localhost
source = https://github.com/pgadmin-org/pgagent/archive/refs/tags/pgagent-4.2.2.tar.gz
source = pgagent@localhost
source = pgagent@.service
sha256sums = 6eb6c96eafaeb996b510b8ea683c1612e8120f5b33a1ec428eeb7360a4803f70
sha256sums = 27621bcd7b0f9c5ce5a3680e3df5b7696c3573add25a5ae5730ee6cdbd57e759
sha256sums = 4bded1fb970358ff7c98d38b28be1568967f22055bc98cb23f9ae4e3385e3610
pkgname = pgagent
|