summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-02-07 21:21:14 +1300
committerGeorge Rawlinson2023-02-07 21:21:14 +1300
commitbcc6bf44e7d86b36cb94d5a56f84795c0c3d06da (patch)
tree324600e6e99c21a56842464411e4de820d9188e9
parenteae660cd8a7e1a7286c8c945d3cf79070c4675ed (diff)
downloadaur-bcc6bf44e7d86b36cb94d5a56f84795c0c3d06da.tar.gz
upgpkg: snappymail 2.25.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bb8b58d4be8..8900e02fd7a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.25.3
+ pkgver = 2.25.4
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=8c676aa267e965908c826787f361abe30e2e46b5
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=4f7f713046021639eb24d9b81d1995a72e17055c
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb592d626400..759c1a02cd05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.25.3
+pkgver=2.25.4
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='8c676aa267e965908c826787f361abe30e2e46b5'
+_commit='4f7f713046021639eb24d9b81d1995a72e17055c'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'