summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-01-29 13:58:13 +1300
committerGeorge Rawlinson2023-01-29 13:58:13 +1300
commit037dfdf2d28bb2f850ccd2d0c5f86b24de99c409 (patch)
treecba4ab820d1287ee7308ec4364a7207bd7b0d797
parent245b191fb2366ff1ea89f0a97056194a5515bfbc (diff)
downloadaur-037dfdf2d28bb2f850ccd2d0c5f86b24de99c409.tar.gz
upgpkg: snappymail 2.25.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e754cf7f566..8a465772c475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.24.6
+ pkgver = 2.25.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=d25af53dfb48b40200bbf8843e46355bffe2ee45
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=188b4199102f8da0632060f5d1a62b07f5b45c0e
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 426cee8c3a1b..8162f28802d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.24.6
+pkgver=2.25.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='d25af53dfb48b40200bbf8843e46355bffe2ee45'
+_commit='188b4199102f8da0632060f5d1a62b07f5b45c0e'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'