summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRicardo (XenGi) Band2019-04-22 17:08:51 +0200
committerRicardo (XenGi) Band2019-04-22 17:08:51 +0200
commit590a4f770f170b7a412ad85baab09f61a8079646 (patch)
treeee7622b627501ebd4aeee5c955ae98f47d727c63 /PKGBUILD
parentdf02190fba2d058f2792cb837a833641995f63af (diff)
downloadaur-590a4f770f170b7a412ad85baab09f61a8079646.tar.gz
bump to 5.5.1-1756
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578564d42074..f655aa79372c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Ricardo (XenGi) Band <email@ricardo.band>
pkgname=sensu-go-cli
-pkgver=5.5.0
-_pkgver=5.5.0-1362
+pkgver=5.5.1
+_pkgver=5.5.1-1756
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=('e89f2d381d358998d2e571dad221f27d1dfdc4d1')
+sha1sums=('2da7f2b7c0b4b74752402d996623226806308697')
prepare() {
cd "${srcdir}"