summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-12-09 20:14:06 +1300
committerGeorge Rawlinson2022-12-09 20:14:06 +1300
commit14ee64c57a41c70315d8ed81918f7a6ec62ebeda (patch)
tree7e4a8031b894816131c6bbce8906f376c8c589e8
parent7814944b9ae15ba15799dd3cd3d9cbb7ae9b3083 (diff)
downloadaur-14ee64c57a41c70315d8ed81918f7a6ec62ebeda.tar.gz
upgpkg: snappymail 2.23.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b8af5dcae62..fe8b07de313e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.22.7
+ pkgver = 2.23.0
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=544ec16830b725f1705dea706ac57ee602aa7713
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=97bdaf4788a177f76eeb6e0e16657c56b6161cc0
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 97607bcae0bb..e94aa2595a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.22.7
+pkgver=2.23.0
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='544ec16830b725f1705dea706ac57ee602aa7713'
+_commit='97bdaf4788a177f76eeb6e0e16657c56b6161cc0'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'