summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-02-15 06:52:02 +0000
committerGeorge Rawlinson2022-02-15 06:52:02 +0000
commit544d43d805de38094b101466e73abef32a42af9f (patch)
treea9e37063c14d0b5315c0ff8e0d2c1d37c655ab6a
parentc7d4562b41f9e7c2789b9671b6d9180413b6d313 (diff)
downloadaur-544d43d805de38094b101466e73abef32a42af9f.tar.gz
upgpkg: snappymail 2.12.1-1
New upstream release.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0333bc727529..16f1ccc11d14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snappymail
pkgdesc = modern PHP webmail client
- pkgver = 2.12.0
+ pkgver = 2.12.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=569c2081f7dc6edc329174ae48c42ecfb2072829
+ source = snappymail::git+https://github.com/the-djmaze/snappymail.git#commit=938fd36a9bdc407830562bbb5300f3a0de0a1eae
source = sysusers.conf
source = tmpfiles.conf
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4a8f42010a24..a769578abce9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=snappymail
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=1
pkgdesc="modern PHP webmail client"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=(
'php-pgsql: storage backend for contacts'
'php-sqlite: storage backend for contacts'
)
-_commit='569c2081f7dc6edc329174ae48c42ecfb2072829'
+_commit='938fd36a9bdc407830562bbb5300f3a0de0a1eae'
source=(
"$pkgname::git+https://github.com/the-djmaze/snappymail.git#commit=$_commit"
'sysusers.conf'