summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-01 14:02:13 +1300
committerGeorge Rawlinson2022-11-01 14:02:13 +1300
commit6f624d8637a13307ffc8842970cee5c8bc57d4a5 (patch)
tree9e3d83c5693fde4aa9f73d82991dab1c1e1cbfe9
parent7ddba8e80837c4a9fe2abac351e77c2ee51efd0d (diff)
downloadaur-6f624d8637a13307ffc8842970cee5c8bc57d4a5.tar.gz
upgpkg: snappymail 2.19.6-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ca51c2c55b5..df986a586364 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.19.4
+ pkgver = 2.19.6
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=63d693f21b1950d1529c07bdb9100495266f9352
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=e7b06496d2808f93c38d65973a3a19e69bff7ec1
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 607d73f248f0..21e2c450a62b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.19.4
+pkgver=2.19.6
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='63d693f21b1950d1529c07bdb9100495266f9352'
+_commit='e7b06496d2808f93c38d65973a3a19e69bff7ec1'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'