summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2019-03-03 21:41:17 +0100
committerfordprefect2019-03-03 21:41:17 +0100
commitc863eeaf2337f3bc647ab1c9e45bc06818de9903 (patch)
tree98384e7b1f1c9dfa4d47ea13d7147639a86778fc /PKGBUILD
parente761d05d1e00a577e4f58e75d852d1f6a35ccc54 (diff)
downloadaur-c863eeaf2337f3bc647ab1c9e45bc06818de9903.tar.gz
1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5769e38496b..276a0b085a8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# maintainer: fordprefect <fordprefect@dukun.de>
pkgname=postsrsd
-pkgver=1.5
+pkgver=1.6
pkgrel=3
pkgdesc="Provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix"
arch=('i686' 'x86_64' 'armv7h')
@@ -16,7 +16,7 @@ install=postsrsd.install
license=(GPL2)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/roehling/postsrsd/archive/${pkgver}.tar.gz"
"postsrsd.conf")
-md5sums=('e33826a7d1055080854ff7db71641fb8'
+md5sums=('cf6709cff63d1f3d7f1d06aede82bdb3'
'81a5eea5b84f3a2de9ad4713512175f0')
build() {