summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenz Steinert2023-04-10 11:46:46 +0200
committerLorenz Steinert2023-04-10 11:46:46 +0200
commit49bdfc98b227636c51d836bc2049673dc3c70950 (patch)
tree11505d02521886fce6bf764f88c3fcff80e52200
parent99c988b123b8cf5d94ad776cf1bb05d7c0b87bcf (diff)
downloadaur-49bdfc98b227636c51d836bc2049673dc3c70950.tar.gz
fix path transition
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--mautrix-whatsapp.tmpfiles2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a42984d7289..ac1e7f1811e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mautrix-whatsapp
pkgdesc = A Matrix-WhatsApp puppeting bridge
pkgver = 0.8.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tulir/mautrix-whatsapp
arch = any
license = AGPL
@@ -17,7 +17,7 @@ pkgbase = mautrix-whatsapp
source = log-path.diff
sha256sums = 45697820cd1ec2cd1dff82397cd7eb11cf692caa93bd0d39cac38eda343be83a
sha256sums = 409e8fb3e35de1bd1ceebefa0ac275ad62ec66680117648058bcc177ddd2f9a1
- sha256sums = 6f8a1b16c9de8c847c93d01a6d72b796dc91c5c7e78e410777b96a2916e35f1a
+ sha256sums = 2e5ecb77aa175c1ebce40a5ff560bb5ee26ed39b3d1f4cf6d62db2ad604050b4
sha256sums = c353ac242c501063c7c45169e1e65e7a75fe7d681f73409e76682e7537466965
sha256sums = 5df866bd5b943867109d5a9b06d715c282df757c6f97819b403c59365cf6cd8f
diff --git a/PKGBUILD b/PKGBUILD
index 5cf33031261f..d9e198628cdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mautrix-whatsapp
pkgver=0.8.3
-pkgrel=1
+pkgrel=2
pkgdesc="A Matrix-WhatsApp puppeting bridge"
arch=('any')
license=('AGPL')
@@ -21,7 +21,7 @@ source=("${url}/archive/v${pkgver}.tar.gz"
backup=("etc/${pkgname}/mautrix-whatsapp.yaml")
sha256sums=('45697820cd1ec2cd1dff82397cd7eb11cf692caa93bd0d39cac38eda343be83a'
'409e8fb3e35de1bd1ceebefa0ac275ad62ec66680117648058bcc177ddd2f9a1'
- '6f8a1b16c9de8c847c93d01a6d72b796dc91c5c7e78e410777b96a2916e35f1a'
+ '2e5ecb77aa175c1ebce40a5ff560bb5ee26ed39b3d1f4cf6d62db2ad604050b4'
'c353ac242c501063c7c45169e1e65e7a75fe7d681f73409e76682e7537466965'
'5df866bd5b943867109d5a9b06d715c282df757c6f97819b403c59365cf6cd8f')
diff --git a/mautrix-whatsapp.tmpfiles b/mautrix-whatsapp.tmpfiles
index 891ae970de2d..23beffaf85cb 100644
--- a/mautrix-whatsapp.tmpfiles
+++ b/mautrix-whatsapp.tmpfiles
@@ -1,5 +1,5 @@
# Override this file with a modified version in /etc/tmpfiles.d/
-d /etc/mautrix-whatsapp 0750 mautrix-whatsapp mautrix-whatsapp
+d /etc/mautrix-whatsapp 0750 root mautrix-whatsapp
z /etc/mautrix-whatsapp/* 0640 mautrix-whatsapp mautrix-whatsapp -
d /var/log/mautrix-whatsapp 0700 mautrix-whatsapp mautrix-whatsapp
d /var/lib/mautrix-whatsapp 0700 mautrix-whatsapp mautrix-whatsapp