summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-04-13 08:51:00 +0200
committerÓscar García Amor2023-04-13 08:51:00 +0200
commitfb1f4e2ef9a2658f7db54be22b35a945fb4061cc (patch)
treeb8f2160a1978d14f4a09408be266308e6a39dc43
parent4d26dc3674e0e0ac9792698f774c93ef81d6d24d (diff)
downloadaur-fb1f4e2ef9a2658f7db54be22b35a945fb4061cc.tar.gz
upgpkg: mongodb-compass 1.36.3-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 fea05a90bc82..92c3e25c8c51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.36.2
+ pkgver = 1.36.3
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.36.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.2_amd64.deb
- b2sums = 1ab94e15ff3948e540373108978fce4ee36e13b038c0790a356cf1141aef9ee714c9a44f3c292b8c26e642ae2d1f185d1b15bb1e6c3b8ae4720d75e2a896cfbd
+ noextract = mongodb-compass_1.36.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.3_amd64.deb
+ b2sums = a846e43421fc59242127f43dc5ff479ae1852a570bef0c4c6599ca1329392a67f2083f0c848ca53edfba895b75494b3fdb4066441875e39e8d7dcc5bf03a7282
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 724af5051e7e..3891be105e22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.36.2
+pkgver=1.36.3
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")
-b2sums=('1ab94e15ff3948e540373108978fce4ee36e13b038c0790a356cf1141aef9ee714c9a44f3c292b8c26e642ae2d1f185d1b15bb1e6c3b8ae4720d75e2a896cfbd')
+b2sums=('a846e43421fc59242127f43dc5ff479ae1852a570bef0c4c6599ca1329392a67f2083f0c848ca53edfba895b75494b3fdb4066441875e39e8d7dcc5bf03a7282')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -