summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-05-01 19:34:07 +0200
committerD3SOX2021-05-01 19:34:07 +0200
commite8ab21c2835eb2ce8daf65b7a90ee7e3f194ae27 (patch)
tree39d298ed7bf8f16612c2da9950cb55d19e2d8615
parent916e2ce382f44f1c05e7c47e4111df975d5bd37a (diff)
downloadaur-e8ab21c2835eb2ce8daf65b7a90ee7e3f194ae27.tar.gz
update to 0.1.15
-rw-r--r--.SRCINFO10
-rwxr-xr-xPKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e70f4108ff37..030cee0a5548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tunnelto-bin
pkgdesc = Expose your local web server to the internet with a public URL.
- pkgver = 0.1.14
- pkgrel = 3
+ pkgver = 0.1.15
+ pkgrel = 1
url = https://tunnelto.dev/
arch = any
license = MIT
makedepends = cargo
provides = tunnelto
conflicts = tunnelto
- source = tunnelto-linux-0.1.14.tar.gz::https://github.com/agrinman/tunnelto/releases/download/0.1.14/tunnelto-linux.tar.gz
- source = https://raw.githubusercontent.com/agrinman/tunnelto/0.1.14/LICENSE
- sha256sums = edeb7ede6b6823b65aac742844de01090515e42268f544aa8b69b9ea1ad591b4
+ source = tunnelto-linux-0.1.15.tar.gz::https://github.com/agrinman/tunnelto/releases/download/0.1.15/tunnelto-linux.tar.gz
+ source = https://raw.githubusercontent.com/agrinman/tunnelto/0.1.15/LICENSE
+ sha256sums = f531c3892acb44c13b11fa94f3dd07915d766b02be52ad76f9fe2d998a52fd4f
sha256sums = 4cebbaca47e31d07a63c35507d43daf85daaf0e34408263c433dff6022415ba2
pkgname = tunnelto-bin
diff --git a/PKGBUILD b/PKGBUILD
index e42274edbfdc..3d444a7ecb3f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=tunnelto-bin
_gitname=${pkgname%-bin}
-pkgver=0.1.14
-pkgrel=3
+pkgver=0.1.15
+pkgrel=1
pkgdesc="Expose your local web server to the internet with a public URL."
arch=('any')
url="https://tunnelto.dev/"
@@ -11,7 +11,7 @@ makedepends=('cargo')
conflicts=('tunnelto')
provides=('tunnelto')
source=("tunnelto-linux-$pkgver.tar.gz::https://github.com/agrinman/$_gitname/releases/download/$pkgver/tunnelto-linux.tar.gz" "https://raw.githubusercontent.com/agrinman/$_gitname/$pkgver/LICENSE")
-sha256sums=('edeb7ede6b6823b65aac742844de01090515e42268f544aa8b69b9ea1ad591b4' '4cebbaca47e31d07a63c35507d43daf85daaf0e34408263c433dff6022415ba2')
+sha256sums=('f531c3892acb44c13b11fa94f3dd07915d766b02be52ad76f9fe2d998a52fd4f' '4cebbaca47e31d07a63c35507d43daf85daaf0e34408263c433dff6022415ba2')
package() {
# install binary