summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Beale2024-04-19 17:07:20 +0100
committerAlan Beale2024-04-19 17:07:20 +0100
commit0387fa783665aa0805005a87a789e3f1fc134d78 (patch)
tree688451da411390ecaee338316146a21d56bb55b6 /PKGBUILD
parentdc5c194e34f7b5d43ac2eeb12fa6ffce4f4729e9 (diff)
downloadaur-xrdp.tar.gz
Update to v0.10.0-beta.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c12494c1c692..6848a90c263b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Alan Beale <the.mrabz@gmail.com>
pkgname=xrdp
-pkgver=0.10.0_beta.2
+pkgver=0.10.0_beta.3
pkgrel=1
pkgdesc="An open source remote desktop protocol (RDP) server"
url="https://github.com/neutrinolabs/xrdp"
@@ -27,7 +27,7 @@ backup=('etc/xrdp/sesman.ini'
install="${pkgname}.install"
source=("https://github.com/neutrinolabs/xrdp/releases/download/v${pkgver//_/-}/xrdp-${pkgver//_/-}.tar.gz"
"arch-config.diff")
-sha256sums=('9bf0db775411b8329d7124bd6bb3c6abcbbe2d565b86d6f96b746002deeed462'
+sha256sums=('d3cd06122919a9a1864165e1adfa01d3d6f5613a540821f4eefae97c8bf18f09'
'e0ffce5b1a436990281fe2cc4a3cd9c2840a1dad99740aeaea866ccd9ef56db0')
prepare() {