summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2024-05-09 13:45:00 +0800
committertaotieren2024-05-09 13:45:00 +0800
commit52778de158d70acf7729e3e96ce74e0c703d7a2b (patch)
treee0d88ac69311e48dd2b09c38bb2d4fa88ac7f43d
parent3f490b456cbb9eb37e125acd3ff7bcd2ef31b523 (diff)
downloadaur-52778de158d70acf7729e3e96ce74e0c703d7a2b.tar.gz
update 1.2.3_2-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb5bfa004c2d..43abf2051c8b 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.3_2
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/rustdesk/rustdesk
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 825baabf8f5a..42dee44cbb42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=rustdesk-bin
pkgname=(rustdesk-bin)
pkgver=1.2.3_2
-pkgrel=0
+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')