summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-12 10:37:10 +1300
committerGeorge Rawlinson2022-11-12 10:37:10 +1300
commitd479a179e0ea6c51c7f626172bf0ceadec4bc657 (patch)
treeaa1309bc2e2426072e58d6e83cf3805f03b34a21 /PKGBUILD
parent3025eef42936e345d37bd7ade5fd08d972f3f789 (diff)
downloadaur-d479a179e0ea6c51c7f626172bf0ceadec4bc657.tar.gz
upgpkg: snappymail 2.21.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 727708bd7944..5b2450eb8337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.20.6
-pkgrel=2
+pkgver=2.21.0
+pkgrel=1
pkgdesc='A simple, modern & fast web-based email client'
arch=('any')
license=('AGPL3')
@@ -15,14 +15,13 @@ makedepends=(
'gulp'
'php'
'brotli'
- 'rollup'
)
optdepends=(
'mariadb: storage backend for contacts'
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='2ee9d973e278ff01fb35c828074a53cde0e2a152'
+_commit='a13bb9e930886e5d195d6340734c3bbbd27dd03d'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'