summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRicardo (XenGi) Band2019-01-29 22:55:20 +0100
committerRicardo (XenGi) Band2019-01-29 22:55:20 +0100
commit2dba44c333b98490e8c782cb3c5bbe9b1780e496 (patch)
tree5e8647e43425e034c01fd6468472cff8738279e3 /PKGBUILD
parent3c2d69298767acd58332f867f1473d0f2e5f889f (diff)
downloadaur-2dba44c333b98490e8c782cb3c5bbe9b1780e496.tar.gz
bumped to 5.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ca68d6792a8..163f69fdb58e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Ricardo (XenGi) Band <email@ricardo.band>
pkgname=sensu-go-cli
-pkgver=5.1.0
-_pkgver=5.1.0-0ubuntu18.1
+pkgver=5.1.1
+_pkgver=5.1.1-0ubuntu18.1
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=('efaf21b93d40a1f5cd2ae3c670f036ccc7a43978')
+sha1sums=('6d92e36957266c5e3733535b0316c65baecbb4ec')
prepare() {
cd "${srcdir}"