summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsomini2021-12-10 01:38:24 +0000
committersomini2021-12-10 01:38:24 +0000
commite3091fa4e6e01becfd59aac07922eea02a7e7c8b (patch)
treea5eab6ecfe16b2529bd257f5eaaf8121de80bdd4
parentc60b383dbcf25a7a1116561166ade7d8dadb1aa0 (diff)
downloadaur-e3091fa4e6e01becfd59aac07922eea02a7e7c8b.tar.gz
Update to v0.1.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4df6659d3e59..e78571339ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tlstunnel
pkgdesc = A TLS reverse proxy
- pkgver = 0.1.2
- pkgrel = 2
+ pkgver = 0.1.3
+ pkgrel = 1
url = https://sr.ht/~emersion/tlstunnel
arch = x86_64
license = MIT
@@ -9,14 +9,14 @@ pkgbase = tlstunnel
makedepends = scdoc
conflicts = tlstunnel-git
backup = etc/tlstunnel/config
- source = https://git.sr.ht/~emersion/tlstunnel/refs/download/v0.1.2/tlstunnel-0.1.2.tar.gz
- source = https://git.sr.ht/~emersion/tlstunnel/refs/download/v0.1.2/tlstunnel-0.1.2.tar.gz.sig
+ source = https://git.sr.ht/~emersion/tlstunnel/refs/download/v0.1.3/tlstunnel-0.1.3.tar.gz
+ source = https://git.sr.ht/~emersion/tlstunnel/refs/download/v0.1.3/tlstunnel-0.1.3.tar.gz.sig
source = tlstunnel.service
source = tlstunnel.tmpfiles
source = tlstunnel.sysusers
source = https://git.sr.ht/~emersion/tlstunnel/commit/eda551a4d77d3dfe6eaef12f6fc71a0d93542467.patch
validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
- sha256sums = 014125ec511558cbc7e034ed184c6e2143e0e059f154810686d927bfe84b0d5a
+ sha256sums = b7e6805e4663f63d9ce17f19ed02df02b4c97e1a0386b85709f4065264559c26
sha256sums = SKIP
sha256sums = a298eb15cef1253c235c89e670a01f2ef9eb09276b0661c7b265cfd8bf43326a
sha256sums = 4a891acfb64531c8ff3a9b1d596df749614d89dd4edd4571f683b71c7c31a5a6
diff --git a/PKGBUILD b/PKGBUILD
index b5b8d838e482..1cea20a2a2d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=tlstunnel
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
pkgdesc='A TLS reverse proxy'
arch=('x86_64')
url="https://sr.ht/~emersion/tlstunnel"
@@ -16,7 +16,7 @@ source=(
'https://git.sr.ht/~emersion/tlstunnel/commit/eda551a4d77d3dfe6eaef12f6fc71a0d93542467.patch'
)
validpgpkeys=("34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48")
-sha256sums=('014125ec511558cbc7e034ed184c6e2143e0e059f154810686d927bfe84b0d5a'
+sha256sums=('b7e6805e4663f63d9ce17f19ed02df02b4c97e1a0386b85709f4065264559c26'
'SKIP'
'a298eb15cef1253c235c89e670a01f2ef9eb09276b0661c7b265cfd8bf43326a'
'4a891acfb64531c8ff3a9b1d596df749614d89dd4edd4571f683b71c7c31a5a6'