summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2022-11-28 15:17:40 +0200
committerjonian2022-11-28 15:17:40 +0200
commit4c08d06071f149d087ca347af0d6a2058e16ce4e (patch)
tree2f8a8765abfa476b8d8b182fecb8a513c1e12999
parent6e4b15ed674ded32f43e1013c09528647afbc110 (diff)
downloadaur-4c08d06071f149d087ca347af0d6a2058e16ce4e.tar.gz
version update to 1.0.43
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3a98312e1d7..5b52c98c3fce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = civo-bin
pkgdesc = Civo CLI is a tool to manage your Civo.com account from the terminal
- pkgver = 1.0.41
+ pkgver = 1.0.43
pkgrel = 1
url = https://github.com/civo/cli
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = civo-bin
provides = civo
conflicts = civo
conflicts = civo-git
- source = civo-bin-1.0.41.deb::https://github.com/civo/cli/releases/download/v1.0.41/civo_amd64.deb
- sha256sums = c1afa003b2b15bdcdbab055741218dccdafc0c7e7b047eedc5073df982b687bb
+ source = civo-bin-1.0.43.deb::https://github.com/civo/cli/releases/download/v1.0.43/civo_amd64.deb
+ sha256sums = 4c379dd1841e9e66fc1400debac38e231dec14b32eef2d6bd582d5a94df54421
pkgname = civo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5e0304b43b92..d137fbbfcc06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=civo-bin
-pkgver=1.0.41
+pkgver=1.0.43
pkgrel=1
pkgdesc="Civo CLI is a tool to manage your Civo.com account from the terminal"
arch=("x86_64")
@@ -9,7 +9,7 @@ license=("Apache License 2.0")
provides=("civo")
conflicts=("civo" "civo-git")
source=("$pkgname-$pkgver.deb::$url/releases/download/v$pkgver/civo_amd64.deb")
-sha256sums=('c1afa003b2b15bdcdbab055741218dccdafc0c7e7b047eedc5073df982b687bb')
+sha256sums=('4c379dd1841e9e66fc1400debac38e231dec14b32eef2d6bd582d5a94df54421')
prepare() {
bsdtar xf data.tar.gz