summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-07-20 09:42:10 +1200
committerGeorge Rawlinson2022-07-20 09:42:10 +1200
commit82f03fb7d1ed9bebfae454cc51a6a01d71b77aea (patch)
tree4aedc41dd698530de395cf0962843834d5039997
parentffcb32ff255bb1ee8be43022d5ac97b34ac4bde6 (diff)
downloadaur-82f03fb7d1ed9bebfae454cc51a6a01d71b77aea.tar.gz
upgpkg: snappymail 2.17.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e73d9143b9f4..ca33d08118fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.16.3
+ pkgver = 2.17.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=1c267a00300a5e302f16c5f58dbe28bcf39c6b55
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=05f6b77520788d68f04258bac4f33fee3767671a
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1aa299565ae4..33f9988dfe5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.16.3
+pkgver=2.17.0
pkgrel=1
pkgdesc='A simple, modern & fast web-based email client'
arch=('any')
@@ -22,7 +22,7 @@ optdepends=(
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='1c267a00300a5e302f16c5f58dbe28bcf39c6b55'
+_commit='05f6b77520788d68f04258bac4f33fee3767671a'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'