summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-23 20:17:06 +1300
committerGeorge Rawlinson2022-11-23 20:17:06 +1300
commitaf2873f2cf8b1fba8b1d703af4a1c15788d20e82 (patch)
tree295931d451f185f5a72c293443e4a9052d927f6e
parentd861cc47e3753016f61d4b765851ae7b9789b868 (diff)
downloadaur-af2873f2cf8b1fba8b1d703af4a1c15788d20e82.tar.gz
upgpkg: snappymail 2.21.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd95f620c3a2..3941a93da0bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.21.3
+ pkgver = 2.21.4
pkgrel = 1
url = https://snappymail.eu
arch = any
@@ -16,7 +16,7 @@ pkgbase = snappymail
optdepends = mariadb: storage backend for contacts
optdepends = php-pgsql: storage backend for contacts
optdepends = php-sqlite: storage backend for contacts
- source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=bd287cb749152a26b2760cc5519c5527c550dd13
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=91978e6ecf9e30053150d7ce7cd481c881871244
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8410d47720d3..2baff513b4e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.21.3
+pkgver=2.21.4
pkgrel=1
pkgdesc='A simple, modern & fast web-based email client'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=(
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='bd287cb749152a26b2760cc5519c5527c550dd13'
+_commit='91978e6ecf9e30053150d7ce7cd481c881871244'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'