summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-07-23 19:16:47 +0200
committerJoan Figueras2023-07-23 19:16:47 +0200
commitd5570e009836155888e6d06efd232cdee460f69e (patch)
treeb1691050399dd34cfe098ed9c61770b3e48492ed
parent56e51feaf907d48a109f90a7674f37794f48a134 (diff)
downloadaur-d5570e009836155888e6d06efd232cdee460f69e.tar.gz
1.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e608aa82a9d..cc632ce10da0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = guacamole-client
pkgdesc = Java and Maven components of Guacamole
- pkgver = 1.5.0
+ pkgver = 1.5.2
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.0/source/guacamole-client-1.5.0.tar.gz
+ source = http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/1.5.2/source/guacamole-client-1.5.2.tar.gz
source = guacamole.properties
- md5sums = d5495668bf3d76a7bcba70ebf4b8e9d3
+ md5sums = 49684a3ed1669bacfe96fb0b0a5f0297
md5sums = 1f3ec0a32cc3c6b4f7aeb8a3b2e7531b
pkgname = guacamole-client
diff --git a/PKGBUILD b/PKGBUILD
index 09fb5652a3ed..7e47891bf7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Black_Codec <orso.f.regna@gmail.com>
pkgname=guacamole-client
-pkgver=1.5.0
+pkgver=1.5.2
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=('d5495668bf3d76a7bcba70ebf4b8e9d3'
+md5sums=('49684a3ed1669bacfe96fb0b0a5f0297'
'1f3ec0a32cc3c6b4f7aeb8a3b2e7531b')
backup=('etc/guacamole/guacamole.properties' 'etc/guacamole/user-mapping.xml')