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 7a146ca62145..e7074d3289b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: codekoala <codekoala at gmail dot com>
pkgname=etcd
-pkgver=2.2.5
+pkgver=2.3.1
pkgrel=1
pkgdesc='A highly-available key value store for shared configuration and service discovery.'
arch=('x86_64' 'i686' 'armv6h' 'armv7h')
@@ -15,7 +15,7 @@ install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/coreos/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.service"
"${pkgname}.conf")
-md5sums=('d8423bf46fa8ab015be11eda90c2895d'
+md5sums=('451c988edd824367b6063e2c4f734d3c'
'1ccf13f8b80f10e21e92361a4dea1a44'
'bd315606b36e519c578db34722b57622')