summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-07-09 19:33:25 +0200
committerÓscar García Amor2021-07-09 19:33:25 +0200
commitdb172314bbb353452e002ce32dc420eae47fd63d (patch)
tree647bbae4924880478be1c3ccc06b631c49c84cda
parent7cb7d196ab577f6b2d76a4574023423ee6843243 (diff)
downloadaur-db172314bbb353452e002ce32dc420eae47fd63d.tar.gz
upgpkg: mongodb-compass 1.28.0-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbc518308e9c..4465fdefba86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.27.1
+ pkgver = 1.28.0
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = org.freedesktop.secrets
- noextract = mongodb-compass_1.27.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.27.1_amd64.deb
- sha256sums = 0744d9c1bec6912a93b3b0ea4cb738a748cfc73cb790ef3bbeae247d5d6096de
+ noextract = mongodb-compass_1.28.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.28.0_amd64.deb
+ sha256sums = 83c9021e38f4c75421c42fd4f255a99bde93861f9ac2260d2dbe2cf6f509d2f1
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index cd20f887233a..03951ecb1202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.27.1
+pkgver=1.28.0
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('org.freedesktop.secrets')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('0744d9c1bec6912a93b3b0ea4cb738a748cfc73cb790ef3bbeae247d5d6096de')
+sha256sums=('83c9021e38f4c75421c42fd4f255a99bde93861f9ac2260d2dbe2cf6f509d2f1')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -