summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2023-03-21 16:23:38 +0500
committerStezkoy2023-03-21 16:23:38 +0500
commit42818acaa03005cde3272cf35f7cd4118fc1c652 (patch)
treeddef8fe3848aab1578f23d87dfbaeacf1624a56d
parent3665f0f4c20ec5c72fbb9b0784d0e443e6128334 (diff)
downloadaur-42818acaa03005cde3272cf35f7cd4118fc1c652.tar.gz
5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3491679ab85..7d894a735363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = assistant
pkgdesc = Secure remote access to computers over a local network or over the Internet.
- pkgver = 5.2
+ pkgver = 5.3
pkgrel = 1
url = https://xn--80akicokc0aablc.xn--p1ai/
arch = x86_64
license = custom:SAFIB LTD
depends = bash
depends = gtk2
- source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/663
- md5sums = dc03cd42825604e7340cddf6e716968a
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/772
+ md5sums = 85506800cf1b54783d0a3bd55479e14f
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index 87a0b93d3ff1..6c4743efd1ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
-pkgver=5.2
+pkgver=5.3
pkgrel=1
pkgdesc='Secure remote access to computers over a local network or over the Internet.'
_pkgdesc_ru='Удобный инструмент для безопасного удаленного доступа и решения задач.'
@@ -10,8 +10,8 @@ arch=('x86_64')
license=('custom:SAFIB LTD')
url="https://xn--80akicokc0aablc.xn--p1ai/"
depends=('bash' 'gtk2')
-source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/663)
-md5sums=('dc03cd42825604e7340cddf6e716968a')
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/772)
+md5sums=('85506800cf1b54783d0a3bd55479e14f')
package() {
tar xf data.tar.xz -C "${pkgdir}"