summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Mogas da Silva2018-06-22 01:52:45 +0100
committerCarlos Mogas da Silva2018-06-22 01:52:45 +0100
commit1f8e2f82ab881aa28c39b9d40407c500920799d7 (patch)
tree6661f8db181dc5f3413f843e494d920df2c57b01 /PKGBUILD
parent77b7907237c1938795c0805b54108aec50126772 (diff)
downloadaur-1f8e2f82ab881aa28c39b9d40407c500920799d7.tar.gz
Version bump to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ed47e760241..3d2862b8ba4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlos Mogas da Silva <r3pek@r3pek.org>
pkgname=mxisd
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Federated Matrix Identity Server Daemon"
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('gradle' 'java-environment>=8')
source=("https://github.com/kamax-io/${pkgname}/archive/v${pkgver}.tar.gz"
"mxisd"
"mxisd.tmpfiles")
-sha256sums=('3f9f5e817ee834eb6c104d40c685a4048661ec93eeda23d235e44a1ec1fe08fc'
+sha256sums=('ced95c8a0ee2468a32b6399558fb30c662cb82e0b6f465e68a5e757faad72fc5'
'd8293f3f6ab2b53840a875cd8af035b7d15b3e2fcc643c3faa9000e6dd1fa449'
'daee6519e67f65e8ec836f80b5853f669ba46e3378b6e29e34550bd136baf718')
install='mxisd.install'