summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2023-10-26 12:15:55 +0500
committerStezkoy2023-10-26 12:15:55 +0500
commit89811d008a50ede5ccccb9527550061fd66121e1 (patch)
treea5a6b4748360d9105fde5ddbae3e2a260c412ede
parentc1d3050c8f06aed956d27ecc1452b138ea4182eb (diff)
downloadaur-89811d008a50ede5ccccb9527550061fd66121e1.tar.gz
5.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53c961de3760..8e785e7f290b 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.4
- pkgrel = 2
+ pkgver = 5.5
+ 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/791
- md5sums = 722d5f7ff15d151cfc4018cbfc05f064
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/887
+ md5sums = 0b301f4ccfdfdd18e54119eefd11f9da
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index 787072d6b1f9..1073d586ae2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
-pkgver=5.4
-pkgrel=2
+pkgver=5.5
+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/791)
-md5sums=('722d5f7ff15d151cfc4018cbfc05f064')
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/887)
+md5sums=('0b301f4ccfdfdd18e54119eefd11f9da')
package() {
tar xf data.tar.xz -C "${pkgdir}"