summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenz Steinert2021-11-05 18:57:36 +0100
committerLorenz Steinert2021-11-05 18:57:36 +0100
commit684c25c40a37618f01f9c295d36a4e97e2349aa3 (patch)
tree5d5b161816c4ade6be7238530ecccbd4d289c4e9
parent266436fc057a677d8d71a9362cfed68b150301ee (diff)
downloadaur-684c25c40a37618f01f9c295d36a4e97e2349aa3.tar.gz
v0.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a685c5f3a1b3..5e8c72c6cb02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mautrix-whatsapp
pkgdesc = A Matrix-WhatsApp puppeting bridge
- pkgver = 0.1.10
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/tulir/mautrix-whatsapp
arch = any
@@ -10,12 +10,12 @@ pkgbase = mautrix-whatsapp
depends = libolm
optdepends = ffmpeg: If you want to send gifs from Matrix
backup = etc/mautrix-whatsapp/mautrix-whatsapp.yaml
- source = https://github.com/tulir/mautrix-whatsapp/archive/v0.1.10.tar.gz
+ source = https://github.com/tulir/mautrix-whatsapp/archive/v0.2.0.tar.gz
source = sysusers-mautrix-whatsapp.conf
source = mautrix-whatsapp.tmpfiles
source = mautrix-whatsapp.service
source = log-path.diff
- sha256sums = 388bf9a0ec6771fba4018763fa112a8076effef0792eacc79d16c2b9eb2e13eb
+ sha256sums = e83445b96f555c00aa074347a2a3768f1dbb4525238de564866705b8265f1f24
sha256sums = 409e8fb3e35de1bd1ceebefa0ac275ad62ec66680117648058bcc177ddd2f9a1
sha256sums = 38c236650de46cf60a550afff79635f777335812531a67f4094a73186295f53c
sha256sums = c353ac242c501063c7c45169e1e65e7a75fe7d681f73409e76682e7537466965
diff --git a/PKGBUILD b/PKGBUILD
index ff27eda1253b..e8a9ab5e8164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Matthew Murray <matt@compti.me>
pkgname=mautrix-whatsapp
-pkgver=0.1.10
+pkgver=0.2.0
pkgrel=1
pkgdesc="A Matrix-WhatsApp puppeting bridge"
arch=('any')
@@ -19,7 +19,7 @@ source=("${url}/archive/v${pkgver}.tar.gz"
mautrix-whatsapp.service
log-path.diff)
backup=("etc/${pkgname}/mautrix-whatsapp.yaml")
-sha256sums=('388bf9a0ec6771fba4018763fa112a8076effef0792eacc79d16c2b9eb2e13eb'
+sha256sums=('e83445b96f555c00aa074347a2a3768f1dbb4525238de564866705b8265f1f24'
'409e8fb3e35de1bd1ceebefa0ac275ad62ec66680117648058bcc177ddd2f9a1'
'38c236650de46cf60a550afff79635f777335812531a67f4094a73186295f53c'
'c353ac242c501063c7c45169e1e65e7a75fe7d681f73409e76682e7537466965'