summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2018-12-22 16:02:50 +0100
committerDaniel Peukert2018-12-22 16:02:50 +0100
commit8a5f9bcca48ec0d84934f3f3cef86d99d6d8cd84 (patch)
tree5d16a9f7dedbc867400322b6c481b8d816b686f2 /PKGBUILD
parent3a4b2feaaccae1813eb4a119282403f9fc2ba7c5 (diff)
downloadaur-8a5f9bcca48ec0d84934f3f3cef86d99d6d8cd84.tar.gz
Updated to 1.17.0-beta.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 896313f59992..a3060a0a534f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community-beta'
-pkgver='1.17.0beta.4'
+pkgver='1.17.0beta.5'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Community Edition (beta version)'
arch=('x86_64')
@@ -8,8 +8,8 @@ url='https://www.mongodb.com/products/compass'
license=('custom')
depends=('nss' 'gconf' 'libxtst' 'alsa-lib' 'gtk2' 'libsecret' 'gcc-libs-multilib' 'libxss')
optdepends=('gnome-keyring' 'libgnome-keyring')
-source=('https://downloads.mongodb.com/compass/beta/mongodb-compass-community-beta-1.17.0-beta.4.x86_64.rpm')
-md5sums=('ceaca9e06a351ecf8aa11f5b125f2d0f')
+source=('https://downloads.mongodb.com/compass/beta/mongodb-compass-community-beta-1.17.0-beta.5.x86_64.rpm')
+md5sums=('c1c5ced7d89d292f5563227e1e891936')
package() {
rm -r "$srcdir/usr/share/doc/"