summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-12-16 21:59:19 +1300
committerGeorge Rawlinson2022-12-16 21:59:19 +1300
commited8f0750539b61d013e2aef2595bd71d33c39abf (patch)
treecb603fc4de55e42a7ee1205f3f7cab5bb127b3ae
parent14ee64c57a41c70315d8ed81918f7a6ec62ebeda (diff)
downloadaur-ed8f0750539b61d013e2aef2595bd71d33c39abf.tar.gz
upgpkg: snappymail 2.23.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8b07de313e..b6c521031f7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.23.0
+ pkgver = 2.23.1
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=97bdaf4788a177f76eeb6e0e16657c56b6161cc0
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=b3fa14f01723ab4cae0256079e7037cafdd64f08
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e94aa2595a45..83150cc59e92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.23.0
+pkgver=2.23.1
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='97bdaf4788a177f76eeb6e0e16657c56b6161cc0'
+_commit='b3fa14f01723ab4cae0256079e7037cafdd64f08'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'