summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorentin Cadiou2024-11-19 10:22:13 +0000
committerCorentin Cadiou2024-11-19 10:22:13 +0000
commit74f8c36a2e474fb7a30247e8e54fad9c5dc0165d (patch)
tree16dc9054b2d9977322bc76b27ce9357ee7e2b946
parent6648126d0abdfdef1660811e4f5ab6cf5d6def12 (diff)
downloadaur-pumble-desktop-bin.tar.gz
Update to 1.3.32
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c20f1b5d17a..9825b294d45b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pumble-desktop-bin
pkgdesc = Pumble is a free team alternative to Slack and Microsoft Teams. Unlimited users and history - all for free.
- pkgver = 1.3.28
+ pkgver = 1.3.32
pkgrel = 0
url = https://pumble.com
install = pumble-desktop-bin.install
@@ -41,9 +41,11 @@ pkgbase = pumble-desktop-bin
depends = pango
depends = util-linux-libs
depends = xdg-utils
+ provides = pumble-desktop
+ conflicts = pumble-desktop
options = !strip
options = !emptydirs
- source = https://pumble.com/download/desktop/linux/Pumble-linux-1.3.28.deb
- sha256sums = b2d30b6c048b32699f37d5f4a615cb5276ead251e66fb5df20a23069305248ba
+ source = https://pumble.com/download/desktop/linux/Pumble-linux-1.3.32.deb
+ sha256sums = 0ef92536cbddc6f2eb0e07ff9dfe46d61a9bc652e3b82ec854657f0956dcf04c
pkgname = pumble-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2e648c6d2e18..0b9b7dd514e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luis Pérez <luis.perez@protonmail.com>
pkgname=pumble-desktop-bin
-pkgver=1.3.28
+pkgver=1.3.32
pkgrel=0
pkgdesc='Pumble is a free team alternative to Slack and Microsoft Teams. Unlimited users and history - all for free.'
arch=('x86_64')
@@ -11,7 +11,9 @@ depends=('alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'dbus' 'desktop-f
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("https://pumble.com/download/desktop/linux/Pumble-linux-${pkgver}.deb")
-sha256sums=('b2d30b6c048b32699f37d5f4a615cb5276ead251e66fb5df20a23069305248ba')
+sha256sums=('0ef92536cbddc6f2eb0e07ff9dfe46d61a9bc652e3b82ec854657f0956dcf04c')
+provides=(pumble-desktop)
+conflicts=(pumble-desktop)
package(){
# Extract package data