summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2024-01-10 09:16:19 +1300
committerGeorge Rawlinson2024-01-10 09:16:19 +1300
commitb676a258ab38fecfa6a88b8ab6eb1c7250adbfd3 (patch)
treeeb60df75fe96b265b5bc256a3165bbe787a93a9c
parentde45ad783af88c8e9a294f42bdc50720453ff1dd (diff)
downloadaur-b676a258ab38fecfa6a88b8ab6eb1c7250adbfd3.tar.gz
2.32.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac10cc938810..a0d884d52006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.29.1
+ pkgver = 2.32.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=9b26d0f60a82b40e996ba9dfca8d4a64b9b730cc
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=b2477f2ce3581fc8d03dc8494a5c8554bd05bc24
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 62bcf10db701..40bc41edceb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.29.1
+pkgver=2.32.0
pkgrel=1
pkgdesc='A simple, modern & fast web-based email client'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=(
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='9b26d0f60a82b40e996ba9dfca8d4a64b9b730cc'
+_commit='b2477f2ce3581fc8d03dc8494a5c8554bd05bc24'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'