summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfox.cpp2021-09-22 15:20:36 -0400
committerfox.cpp2021-09-22 15:20:36 -0400
commit8aea7aeeee883b8e14d5eecbb7b1d032eb82893a (patch)
treec13d8217dfcd2b0c2632651cfaf6cb5af6c61618
parent0906963805c4f0ed5975772fcfc07570f867a82f (diff)
downloadaur-8aea7aeeee883b8e14d5eecbb7b1d032eb82893a.tar.gz
chasquid 1.8
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e43f6bd6da73..fbb6d27bccba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chasquid
pkgdesc = SMTP (email) server with a focus on simplicity, security, and ease of operation
- pkgver = 1.6
+ pkgver = 1.8
pkgrel = 1
url = https://blitiri.com.ar/p/chasquid
arch = x86_64
@@ -15,10 +15,9 @@ pkgbase = chasquid
optdepends = greylistd: Greylisting (post-data hook)
conflicts = chasquid-git
backup = etc/chasquid/chasquid.conf
- source = chasquid-git::git+https://github.com/albertito/chasquid.git#tag=v1.6
+ source = chasquid-git::git+https://github.com/albertito/chasquid.git#tag=v1.8
source = chasquid.tmpfiles
b2sums = SKIP
b2sums = 863f656782c152cb345a949b33c33d5cfb3778ff2b2be9a8c07f4c2d12330beacba7725b37d7e31ad1d8092f3c432f9339c25100082699e51e8a99f00fc451b5
pkgname = chasquid
-
diff --git a/PKGBUILD b/PKGBUILD
index 72b0c9d03515..778e27dc6e46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Max Mazurov <fox.cpp at disroot dot org>
pkgname=chasquid
-pkgver=1.6
+pkgver=1.8
pkgrel=1
pkgdesc='SMTP (email) server with a focus on simplicity, security, and ease of operation'
arch=('x86_64')