summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Lisin2019-06-06 17:12:50 +0200
committerMatthias Lisin2019-06-06 17:12:50 +0200
commit7e363ded87a0ae68377a81edcc301d481c249d27 (patch)
tree09193bff3324d3064464ad5da134ce73248bafc2 /PKGBUILD
parentc6d68e07ae39556aa843212f7ff73172cac0a772 (diff)
downloadaur-7e363ded87a0ae68377a81edcc301d481c249d27.tar.gz
upgpkg: vt-cli 0.6.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d109f7c6a2e6..1f073c58eb4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Lisin <ml@visu.li
pkgname=vt-cli
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc='VirusTotal Command Line Interface'
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url='https://github.com/VirusTotal/vt-cli'
license=('Apache')
makedepends=('go' 'dep')
source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('c3295d396f67133ecf67b1d6feadbc9ad3a6c359cd843bfa1b26fc7607b78e32ca5c1c73a1651c79d55b4f120570270ad339f631c6a6ac3677a044af86710dd7')
+sha512sums=('2e1a986e6e52afc0d34c8966ad29e3fca5e66b4a87dd2bed1a03c877694bccba26b44b2831d639248421f6eb0b45b72497f2caefcfcdad73da955e5d4f977b78')
_gopkg=gopath/src/github.com/VirusTotal/"$pkgname"
prepare() {