summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-09-02 20:07:31 +1200
committerGeorge Rawlinson2022-09-02 20:07:31 +1200
commite0d2e48bb22ed690945482abbfdcff380c82793a (patch)
tree9cc7217c23eb5980ad5293c567b8e5dca9c37ce6
parent914e05514bea9d556ea5826f4583c6f137760dd3 (diff)
downloadaur-e0d2e48bb22ed690945482abbfdcff380c82793a.tar.gz
upgpkg: snappymail 2.17.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c64dc17446f..487742bc8e4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.17.3
+ pkgver = 2.17.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=9a9bee715430e5c47834c217b41d6fa933a90bc9
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=8d192445a781de4b2184011dde3cebd48f2f4478
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4dc96424818e..87f05ffb31a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.17.3
+pkgver=2.17.4
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='9a9bee715430e5c47834c217b41d6fa933a90bc9'
+_commit='8d192445a781de4b2184011dde3cebd48f2f4478'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'