summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoreleaserbot2024-02-16 15:48:43 +0000
committergoreleaserbot2024-02-16 15:48:43 +0000
commit63365d7c7d3ca313484171bd9a7fdfb302616e3c (patch)
treea5a86f6ed54d36030a23c6660dffa506e98391b9 /PKGBUILD
parent504853cb97949d5884f335a26e37a5176085dc6d (diff)
downloadaur-torpedo-bin.tar.gz
Update to v0.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57b3cb7a2ffa..32a2811867b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# This file was generated by GoReleaser. DO NOT EDIT.
pkgname='torpedo-bin'
-pkgver=0.0.12
+pkgver=0.0.13
pkgrel=1
pkgdesc='Connect to databases in private VPCs securely the easy way - no VPN required'
url='https://github.com/sst/torpedo'
@@ -10,14 +10,14 @@ license=('')
provides=('torpedo')
conflicts=('torpedo')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.12/torpedo-linux-arm64.tar.gz")
-sha256sums_aarch64=('482c005a9e44ce145749a837c362761b43d2b61e95569ae7c651cccad71c493b')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.13/torpedo-linux-arm64.tar.gz")
+sha256sums_aarch64=('f59762fbcf3dad36b8f9c507b41b906316e9df2a6477d17d0a4adbe04a02d5a3')
-source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.12/torpedo-linux-i386.tar.gz")
-sha256sums_i686=('c5e5b1ff3ba7bae7e403e3a92efb43e048f38ce8239a05df71b0f1e9c91778c9')
+source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.13/torpedo-linux-i386.tar.gz")
+sha256sums_i686=('53d8bfac4205e6ea9e40c41b423d813ad6e0a31577ac99e7784d63a6e1a73d04')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.12/torpedo-linux-x86_64.tar.gz")
-sha256sums_x86_64=('f3d8ca4c79aed96f113783d1edc82b545b4110c057aeff7990804e5340370523')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/sst/torpedo/releases/download/v0.0.13/torpedo-linux-x86_64.tar.gz")
+sha256sums_x86_64=('e1c88fb48631f2886b0b217ca3566a49656ed7991eb74f4e866f47301fccd77a')
package() {
install -Dm755 ./torpedo "${pkgdir}/usr/bin/torpedo"