summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-01-20 19:42:03 +1300
committerGeorge Rawlinson2023-01-20 19:42:03 +1300
commit245b191fb2366ff1ea89f0a97056194a5515bfbc (patch)
tree5297856661c12a73af6707e6084a5b2defa66ecf
parent909d138c587dcac390c88e86ac4ad79247ec6941 (diff)
downloadaur-245b191fb2366ff1ea89f0a97056194a5515bfbc.tar.gz
upgpkg: snappymail 2.24.6-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 160df4af6acb..7e754cf7f566 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.24.5
+ pkgver = 2.24.6
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=686fa209452a44e343b7fa072e9428c922a7d24e
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=d25af53dfb48b40200bbf8843e46355bffe2ee45
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 46a1244e0663..426cee8c3a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.24.5
+pkgver=2.24.6
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='686fa209452a44e343b7fa072e9428c922a7d24e'
+_commit='d25af53dfb48b40200bbf8843e46355bffe2ee45'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'