summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-04-06 01:31:24 +0200
committerJoan Figueras2024-04-06 01:31:24 +0200
commitc762c3da88a7430f9f38ef096266134c34f9c9bd (patch)
tree6c20902932d9395403bdeaa2aa69a34b9d21990d
parent7cd23297cd1dc626c8b90150ab729b40f7be4cd4 (diff)
downloadaur-c762c3da88a7430f9f38ef096266134c34f9c9bd.tar.gz
1.5.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72939b989f72..e56dda64c6c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = guacamole-client
pkgdesc = Java and Maven components of Guacamole
- pkgver = 1.5.4
+ pkgver = 1.5.5
pkgrel = 1
url = https://guacamole.apache.org/
install = guacamole-client.install
@@ -15,9 +15,9 @@ pkgbase = guacamole-client
replaces = guacamole
backup = etc/guacamole/guacamole.properties
backup = etc/guacamole/user-mapping.xml
- source = http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/1.5.4/source/guacamole-client-1.5.4.tar.gz
+ source = http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz
source = guacamole.properties
- md5sums = 47866d36b72ddd96731429795b2eb98b
+ md5sums = 91cf12ae3e3d5534053fe08ab6315888
md5sums = 1f3ec0a32cc3c6b4f7aeb8a3b2e7531b
pkgname = guacamole-client
diff --git a/PKGBUILD b/PKGBUILD
index da0dc375403d..f2c33ad7f9c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Black_Codec <orso.f.regna@gmail.com>
pkgname=guacamole-client
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc="Java and Maven components of Guacamole"
arch=('any')
@@ -17,7 +17,7 @@ source=("http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${p
"guacamole.properties")
install=guacamole-client.install
-md5sums=('47866d36b72ddd96731429795b2eb98b'
+md5sums=('91cf12ae3e3d5534053fe08ab6315888'
'1f3ec0a32cc3c6b4f7aeb8a3b2e7531b')
backup=('etc/guacamole/guacamole.properties' 'etc/guacamole/user-mapping.xml')