summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortuftedocelot2019-11-08 20:45:49 -0600
committertuftedocelot2019-11-08 20:45:49 -0600
commitea707815a273a24045c704f1d24704407fa3206b (patch)
treef16ec25453be1523d718b7efb0b7927fb706103b /PKGBUILD
parentad04dc23e485a7a15c35594a68bbaf01c3826b04 (diff)
downloadaur-ea707815a273a24045c704f1d24704407fa3206b.tar.gz
update nifi to 1.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a82b43f1b267..ac422d31fb66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: tuftedocelot@fastmail.fm
pkgname=nifi
-pkgver=1.9.2
+pkgver=1.10.0
pkgrel=1
pkgdesc='An easy to use, powerful, and reliable system to process and distribute data.'
arch=(x86_64)
@@ -14,7 +14,7 @@ source=(
'nifi.service'
'nifi.install'
)
-sha256sums=('8d50bd1a0408878ab41a5fcd18d179e5a293e7d0280ddbe5098a4627aaacbff1'
+sha256sums=('fd4f0750d18137bb1c21cd0fd5ab8951ccd450e6f673b8988db93ea2ff408288'
'f4ee42958c0f2cd67bba472f96f99b6e8ad06b38222e8ec888c33c92b3f95ec2'
'20888fc83333b81a90a227cfc6b1517b36b7312f5018bfdb5868caf4197c95a2')