summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-02-03 02:01:47 +0100
committerDaniel Peukert2021-02-03 02:01:47 +0100
commit445da000b24c28d9467ac438acbd950b80645e42 (patch)
tree775a88cb8fdfc6ebd5dfda320a27f97cb09ede60 /PKGBUILD
parentd8622d66dbd5155e71871a3419d8d62a30e1ebe3 (diff)
downloadaur-445da000b24c28d9467ac438acbd950b80645e42.tar.gz
re2 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb440dbc7610..c7603a47390d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _edition=' Beta'
pkgname="$_pkgname-bin"
_pkgver='1.25.0-beta.1'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - beta version - binary version'
arch=('x86_64')
url='https://www.mongodb.com/products/compass'