summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-10-13 11:20:20 +1300
committerGeorge Rawlinson2022-10-13 11:20:20 +1300
commit5f97ed289ad007de66217dd77fefccd92ec8b548 (patch)
treec835525c6fa65758ca742438f0d9c070ddb6c974 /PKGBUILD
parent51ef835aac65aee724f48856b0c64d1ad366a803 (diff)
downloadaur-5f97ed289ad007de66217dd77fefccd92ec8b548.tar.gz
upgpkg: snappymail 2.18.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91a82084bb69..1b291026fe11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.18.5
+pkgver=2.18.6
pkgrel=1
pkgdesc='A simple, modern & fast web-based email client'
arch=('any')
license=('AGPL3')
-url="https://snappymail.eu"
+url='https://snappymail.eu'
depends=('php-fpm')
makedepends=(
'git'
@@ -22,7 +22,7 @@ optdepends=(
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='7b6603719e6d40635a966742c4f74460b4c917a4'
+_commit='dc241ded1beeb48c4b6822d8ccbbf2689c6fa8f7'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'