summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-29 19:21:16 +1300
committerGeorge Rawlinson2022-11-29 19:21:16 +1300
commita0e9eb6c4df0eba34b1cf7932b2a37754d165769 (patch)
treec0d5dca96a0e6a29d5c53f8684729f89148f6fcc
parent2ffc2daf6aa3a721129337d4bb47ff1e264a7335 (diff)
downloadaur-a0e9eb6c4df0eba34b1cf7932b2a37754d165769.tar.gz
upgpkg: snappymail 2.22.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5aaba74739e7..ad0b64f279bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = A simple, modern & fast web-based email client
- pkgver = 2.22.3
+ pkgver = 2.22.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=a34041c2dd54d677d83566761fab55a8880ec493
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=4ebde92a060dffd5d2845f9d94ff3ef8c2cee644
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3dfec0848755..ff240c644888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.22.3
+pkgver=2.22.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='a34041c2dd54d677d83566761fab55a8880ec493'
+_commit='4ebde92a060dffd5d2845f9d94ff3ef8c2cee644'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'