summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-01-31 21:33:36 +0000
committerGeorge Rawlinson2023-01-31 21:33:36 +0000
commit4fbc769ddb0c434b342d004de1f07a095f88dcf4 (patch)
tree92ba1dca4de408a7af64b72e94a3519eec702cab
parent037dfdf2d28bb2f850ccd2d0c5f86b24de99c409 (diff)
downloadaur-4fbc769ddb0c434b342d004de1f07a095f88dcf4.tar.gz
upgpkg: snappymail 2.25.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a465772c475..297de8650be0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.25.0
+ pkgver = 2.25.1
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=188b4199102f8da0632060f5d1a62b07f5b45c0e
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=c21817e5e05d5291c0752c100c2c718fbf064387
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8162f28802d9..13a37a1e5b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.25.0
+pkgver=2.25.1
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='188b4199102f8da0632060f5d1a62b07f5b45c0e'
+_commit='c21817e5e05d5291c0752c100c2c718fbf064387'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'