summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Meury2018-01-08 20:28:58 +1100
committerCedric Meury2018-01-08 20:29:15 +1100
commit3b8952571e787f2e62b3ed61f3e84f7f0f361764 (patch)
tree0e8d81da81c12425cb323f875739db9ec028a88b
parentbd4b11f456f4bc8e6732b6d17a416aa220bf3e48 (diff)
downloadaur-3b8952571e787f2e62b3ed61f3e84f7f0f361764.tar.gz
upgrade to version 1.0.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0c75248ea98..300e9c7db363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uchiwa
pkgdesc = A simple dashboard for the Sensu monitoring framework, built with Go and AngularJS.
- pkgver = 0.20.2
+ pkgver = 1.0.0
pkgrel = 1
url = https://www.uchiwa.io/
install = uchiwa.install
@@ -14,10 +14,10 @@ pkgbase = uchiwa
source = uchiwa.service
md5sums = 598261aece4dcb18f35ce5435b652d8a
md5sums = a7222f9eac2a36b5e5c27a7377831dc5
- source_x86_64 = http://dl.bintray.com/palourde/uchiwa/uchiwa-0.20.2-1.x86_64.rpm
- md5sums_x86_64 = 16da5ede5f2ed09623546318a6aaa7d2
- source_i686 = http://dl.bintray.com/palourde/uchiwa/uchiwa-0.20.2-1.i386.rpm
- md5sums_i686 = c7ee4a97e199ae343df7773efaad9ffa
+ source_x86_64 = http://dl.bintray.com/palourde/uchiwa/uchiwa-1.0.0-1.x86_64.rpm
+ md5sums_x86_64 = 4b0e4eb1a9bcff2ce28925ec392adf86
+ source_i686 = http://dl.bintray.com/palourde/uchiwa/uchiwa-1.0.0-1.i386.rpm
+ md5sums_i686 = 96f5271f6fb3207727d155ba00aa0fa1
pkgname = uchiwa
diff --git a/PKGBUILD b/PKGBUILD
index d62e89a45358..7b83b6f857c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Cedric Meury <cedric@meury.com>
pkgname=uchiwa
-pkgver=0.20.2
+pkgver=1.0.0
pkgrel=1
pkgdesc="A simple dashboard for the Sensu monitoring framework, built with Go and AngularJS."
arch=('x86_64' 'i686')
@@ -14,8 +14,8 @@ source_x86_64=("http://dl.bintray.com/palourde/uchiwa/uchiwa-${pkgver}-${pkgrel}
source=('LICENSE'
'uchiwa.service')
-md5sums_i686=('c7ee4a97e199ae343df7773efaad9ffa')
-md5sums_x86_64=('16da5ede5f2ed09623546318a6aaa7d2')
+md5sums_i686=('96f5271f6fb3207727d155ba00aa0fa1')
+md5sums_x86_64=('4b0e4eb1a9bcff2ce28925ec392adf86')
md5sums=('598261aece4dcb18f35ce5435b652d8a'
'a7222f9eac2a36b5e5c27a7377831dc5')