summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-04-20 16:07:54 +1200
committerGeorge Rawlinson2022-04-20 16:07:54 +1200
commite99817bcd33e27b352fe8a9b6e310bc1d0add53e (patch)
treecd0196d79c097538cae2e969cb845536ab10fe5c
parentb8be44141508fb558d8d10e8ae5a6f1189548736 (diff)
downloadaur-e99817bcd33e27b352fe8a9b6e310bc1d0add53e.tar.gz
upgpkg: snappymail 2.15.0-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 fc8a86cde56f..ab328d8c50e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.14.3
+ pkgver = 2.15.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=f1ecbeb9f6ae0cf20a646634334cb8670043a2c4
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=eff357dc8e6ff5aeaec03e51c9db35b4822fe06c
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9e81405951ba..badb804b7b0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.14.3
+pkgver=2.15.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='f1ecbeb9f6ae0cf20a646634334cb8670043a2c4'
+_commit='eff357dc8e6ff5aeaec03e51c9db35b4822fe06c'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'