summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-30 18:34:48 +0000
committerGeorge Rawlinson2022-05-30 18:34:48 +0000
commitd2cbb4b1591dba8849d642b0a8fc1ac5724c3ebe (patch)
treebc5042c1982185023223aace425fa8174c15f096
parent0e8140493861cd9776c5bb7755e02cabef27a8a4 (diff)
downloadaur-d2cbb4b1591dba8849d642b0a8fc1ac5724c3ebe.tar.gz
upgpkg: snappymail 2.16.2-1
New upstream release.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 488c3dda1bee..84e21d23b053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.16.1
+ pkgver = 2.16.2
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=199aea0636c3ee8950abce73f0861cc8ff0cf3fd
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=75422c73e8efdf9b9b8d41951981edca8861d8b6
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7346c63ce84f..64e4cf93b3a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.16.1
+pkgver=2.16.2
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='199aea0636c3ee8950abce73f0861cc8ff0cf3fd'
+_commit='75422c73e8efdf9b9b8d41951981edca8861d8b6'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'