summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-06-26 20:11:56 +1200
committerGeorge Rawlinson2023-06-26 20:11:56 +1200
commita8b0314c95938e00da7e039c083e80335e503978 (patch)
tree02487b3552a07a3770674b4224c3be68db627157
parenteca74a041d6fb35f26cab5ddf8c7c1f794e79899 (diff)
downloadaur-a8b0314c95938e00da7e039c083e80335e503978.tar.gz
upgpkg: snappymail 2.28.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b5a4a2e7a31..32942981d519 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.28.1
+ pkgver = 2.28.3
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=fe0216aa3a4cf7103cfddcba6b13b45f27122d44
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=841fca17cd7dcf2ee72e42a3281e6c71682beb7e
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 63cee34af2ad..e2d4379db436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.28.1
+pkgver=2.28.3
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='fe0216aa3a4cf7103cfddcba6b13b45f27122d44'
+_commit='841fca17cd7dcf2ee72e42a3281e6c71682beb7e'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'