summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2023-10-09 10:37:16 +0800
committertaotieren2023-10-09 10:37:16 +0800
commit4654bf69e35391fd7001661b6e61efbad2b2e2b2 (patch)
tree9fa51dabad8c5f6c3127f10ab584239e5be9e975
parentcb91ccaa17907b6257693cbb5bf8342e90e1e220 (diff)
downloadaur-4654bf69e35391fd7001661b6e61efbad2b2e2b2.tar.gz
Update 1.2.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4b141260b56..214c9e0e62bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rustdesk-bin
pkgdesc = Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk!
- pkgver = 1.2.2
- pkgrel = 3
+ pkgver = 1.2.3
+ pkgrel = 1
url = https://github.com/rustdesk/rustdesk
arch = x86_64
license = GPL3
@@ -21,7 +21,7 @@ pkgbase = rustdesk-bin
provides = rustdesk
conflicts = rustdesk
options = !strip
- source = rustdesk-1.2.2-x86_64.pkg.tar.zst::https://github.com/rustdesk/rustdesk/releases/download/1.2.2/rustdesk-1.2.2-0-x86_64.pkg.tar.zst
+ source = rustdesk-1.2.3-x86_64.pkg.tar.zst::https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-0-x86_64.pkg.tar.zst
sha256sums = SKIP
pkgname = rustdesk-bin
diff --git a/PKGBUILD b/PKGBUILD
index c934003316e3..e056cc3722bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=rustdesk-bin
pkgname=(rustdesk-bin)
-pkgver=1.2.2
-pkgrel=3
+pkgver=1.2.3
+pkgrel=1
pkgdesc="Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk!"
url="https://github.com/rustdesk/rustdesk"
license=('GPL3')