summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Beale2023-05-07 10:50:46 +0100
committerAlan Beale2023-05-07 10:50:46 +0100
commit32d34969d6b3a3ca3dc7ce23d89936cea11dad26 (patch)
treec49de3b7b41bad3f752572a78eff57e78f293a76 /PKGBUILD
parent062a1b30bc826c7dfcfb22f96213a152ce7993ee (diff)
downloadaur-32d34969d6b3a3ca3dc7ce23d89936cea11dad26.tar.gz
Update to v0.9.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a06a1b1f40e..f156bf15cf8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Alan Beale <the.mrabz@gmail.com>
pkgname=xrdp
-pkgver=0.9.21.1
+pkgver=0.9.22
pkgrel=1
pkgdesc="An open source remote desktop protocol (RDP) server"
url="https://github.com/neutrinolabs/xrdp"
@@ -25,7 +25,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=('7c6c42dce7d3201efe4481e0d388e00094bf8f15224ddad9e47b402a672e08e3'
+sha256sums=('a22acbf25265de0b6e038f4e8a8d1160a5aa2c73598cfddbbcaa52a913a3d7d7'
'1ea3b860870786e52c7ae0dc83c533ada7e6ef8a33f7bcf4889228337ea3dc15')
prepare() {