summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2019-11-09 10:16:59 +0700
committerKonstantin Shalygin2019-11-09 10:16:59 +0700
commit46821a2daa80ec9467a84d9f89d6e5246a3cbcec (patch)
treee4ed52d8578791b0eedb8117860a11472a9093b5 /PKGBUILD
parentfacead77d7f95f870ab539ba83c51c080540db7d (diff)
downloadaur-46821a2daa80ec9467a84d9f89d6e5246a3cbcec.tar.gz
Bump to 0.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18eba5804b5a..a4a7e47549b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='skydive'
-pkgver='0.25.0'
+pkgver='0.26.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=('698413e4c9c5dbd5977328bd46e912cd760b500dacf6ec4f4c453f6a494c09ec'
+sha256sums=('6d324044ed13a56162ad95af4a2e12733b7cdbe7bc39d4e1c6038a32ae9890b7'
'5d3b4f628a485363ec47897054b2d4a84ef680b9db93562a58e42971f5597bc3'
'acbccbc4dace958b4d7eeeb3879e6f80fe798ffb5e7be5375008970f6ee30c34')
options=('!buildflags')