summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDominic2022-10-24 14:04:47 +0200
committerDominic2022-10-24 14:04:47 +0200
commit1e8f381c6fef250d7481cb8a7b4ea47d10786b49 (patch)
tree546c2ac74dd00c0ba7dbce7e64c4172f3e3d27a4 /.SRCINFO
parentd08c0554d552b61656c2f36b6c8d77f8e4552c71 (diff)
downloadaur-1e8f381c6fef250d7481cb8a7b4ea47d10786b49.tar.gz
postgresql13 13.8-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79f25c8a0043..cf57b300b597 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = postgresql13
pkgdesc = Sophisticated object-relational DBMS
pkgver = 13.8
- pkgrel = 1
+ pkgrel = 2
url = https://www.postgresql.org/
arch = x86_64
license = custom:PostgreSQL
@@ -94,6 +94,9 @@ pkgname = postgresql13
depends = libldap
depends = llvm-libs
depends = libxslt
+ depends = libicui18n.so=72
+ depends = libicuuc.so=72
+ depends = libicudata.so=72
optdepends = python: for PL/Python 3 support
optdepends = perl: for PL/Perl support
optdepends = tcl: for PL/Tcl support