summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Meury2016-11-29 23:53:46 +1100
committerCedric Meury2016-11-29 23:53:46 +1100
commitbd4b11f456f4bc8e6732b6d17a416aa220bf3e48 (patch)
treeb05ec5b3171bdd3ceb0c27cf27b1ff9fa75531f0 /PKGBUILD
parentb0c491fd05b11854589e43064f68dc9e0041cb9a (diff)
downloadaur-bd4b11f456f4bc8e6732b6d17a416aa220bf3e48.tar.gz
upgrade to version 0.20.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64de4f951240..d62e89a45358 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Cedric Meury <cedric@meury.com>
pkgname=uchiwa
-pkgver=0.18.2
+pkgver=0.20.2
pkgrel=1
pkgdesc="A simple dashboard for the Sensu monitoring framework, built with Go and AngularJS."
arch=('x86_64' 'i686')
@@ -9,13 +9,13 @@ license=('MIT')
install="${pkgname}.install"
depends=('python2' 'bash')
options=('emptydirs')
-source_i686=("http://dl.bintray.com/palourde/uchiwa/uchiwa-${pkgver}-1.i386.rpm")
-source_x86_64=("http://dl.bintray.com/palourde/uchiwa/uchiwa-${pkgver}-1.x86_64.rpm")
+source_i686=("http://dl.bintray.com/palourde/uchiwa/uchiwa-${pkgver}-${pkgrel}.i386.rpm")
+source_x86_64=("http://dl.bintray.com/palourde/uchiwa/uchiwa-${pkgver}-${pkgrel}.x86_64.rpm")
source=('LICENSE'
'uchiwa.service')
-md5sums_i686=('e92a6e0d543d722137b52485a90e5220')
-md5sums_x86_64=('123691c9f09c63196e00e82b5c082b60')
+md5sums_i686=('c7ee4a97e199ae343df7773efaad9ffa')
+md5sums_x86_64=('16da5ede5f2ed09623546318a6aaa7d2')
md5sums=('598261aece4dcb18f35ce5435b652d8a'
'a7222f9eac2a36b5e5c27a7377831dc5')