summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04cb9ad16d81..73316604a8c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='skydive'
-pkgver='0.27.0'
+pkgver='0.28.0'
pkgrel='1'
pkgdesc='Real-time network topology and protocols analyzer'
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ makedepends=('go' 'libpcap' 'libxml2' 'protobuf' 'libvirt' 'npm')
source=("https://github.com/${pkgname}-project/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.tmpfiles"
"${pkgname}.sysusers")
-sha256sums=('32b829ab010c24c7e51558ab821e63002f5f29fa2550a4e634281da49779263f'
+sha256sums=('e68cf9b764f236142bcfb8cb16f65f6667c442b887d96ee5fadd514a86d6a496'
'5d3b4f628a485363ec47897054b2d4a84ef680b9db93562a58e42971f5597bc3'
'acbccbc4dace958b4d7eeeb3879e6f80fe798ffb5e7be5375008970f6ee30c34')
options=('!buildflags')