summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2022-12-06 10:30:16 +0500
committerStezkoy2022-12-06 10:30:16 +0500
commit3665f0f4c20ec5c72fbb9b0784d0e443e6128334 (patch)
treee48780b4b5f4dc945e24d968a5f3a005e42923f0
parent57d6d66897d5b0ee640e9be915a3ad285bb9fd24 (diff)
downloadaur-3665f0f4c20ec5c72fbb9b0784d0e443e6128334.tar.gz
5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a71f344b1c97..c3491679ab85 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.1
- pkgrel = 2
+ pkgver = 5.2
+ 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/630
- md5sums = fcff57a6732fd6022a85c66ce5ac68c3
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/663
+ md5sums = dc03cd42825604e7340cddf6e716968a
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index 8e41b9f3fce4..87a0b93d3ff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
-pkgver=5.1
-pkgrel=2
+pkgver=5.2
+pkgrel=1
pkgdesc='Secure remote access to computers over a local network or over the Internet.'
_pkgdesc_ru='Удобный инструмент для безопасного удаленного доступа и решения задач.'
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/630)
-md5sums=('fcff57a6732fd6022a85c66ce5ac68c3')
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/663)
+md5sums=('dc03cd42825604e7340cddf6e716968a')
package() {
tar xf data.tar.xz -C "${pkgdir}"