summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-02-06 10:37:59 +0100
committerDaniel Peukert2021-02-06 10:37:59 +0100
commit631f114cfca07e078908c9b2aa0f0720abf6d5eb (patch)
tree06993bc54949acee12153c1473ab56d6dda2e7eb /PKGBUILD
parent3a5282e9700d9f50e682b30c915894faec73c381 (diff)
downloadaur-631f114cfca07e078908c9b2aa0f0720abf6d5eb.tar.gz
re2 bump again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0b8cbfc9619..44c04a3fce76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _edition=' Isolated Edition'
pkgname="$_pkgname-bin"
_pkgver='1.25.0'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
-pkgrel='2'
+pkgrel='3'
pkgdesc='The official GUI for MongoDB - Isolated Edition - binary version'
arch=('x86_64')
url='https://www.mongodb.com/products/compass'