summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRicardo (XenGi) Band2019-04-10 23:55:20 +0200
committerRicardo (XenGi) Band2019-04-10 23:55:20 +0200
commitdf02190fba2d058f2792cb837a833641995f63af (patch)
tree8eaf836a9ff8305dd244f478c21006d01829a2f4 /PKGBUILD
parent2dba44c333b98490e8c782cb3c5bbe9b1780e496 (diff)
downloadaur-df02190fba2d058f2792cb837a833641995f63af.tar.gz
bump to 5.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 163f69fdb58e..578564d42074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Ricardo (XenGi) Band <email@ricardo.band>
pkgname=sensu-go-cli
-pkgver=5.1.1
-_pkgver=5.1.1-0ubuntu18.1
+pkgver=5.5.0
+_pkgver=5.5.0-1362
pkgrel=1
pkgdesc="Sensu Go CLI"
arch=('x86_64')
url='https://sensu.io'
license=('MIT')
source=("${pkgname}-${_pkgver}_amd64.deb::https://packagecloud.io/sensu/stable/packages/ubuntu/cosmic/${pkgname}_${_pkgver}_amd64.deb/download.deb")
-sha1sums=('6d92e36957266c5e3733535b0316c65baecbb4ec')
+sha1sums=('e89f2d381d358998d2e571dad221f27d1dfdc4d1')
prepare() {
cd "${srcdir}"