summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthewacon2019-05-28 10:41:10 -0400
committerMatthewacon2019-05-28 10:41:10 -0400
commit8d38a15b97c80142e24a2410c9c1a2c2831d4213 (patch)
tree32d67121597dc74898957c8f38491658d71451bb /PKGBUILD
parent5fad9e332366ca7aa9bf5338c403830e17117b1b (diff)
downloadaur-8d38a15b97c80142e24a2410c9c1a2c2831d4213.tar.gz
Updated systemd service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d711c999649..9746916c52ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=stunnel
pkgname=$_pkgname-systemd-git
pkgver=5.54
-pkgrel=1
+pkgrel=2
pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL"
arch=('x86_64')
url='https://www.stunnel.org/'