summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2023-05-22 09:49:09 +0500
committerStezkoy2023-05-22 09:49:09 +0500
commit79bf9a14a41fa834a0412f7b34405cbc34a90b8e (patch)
tree2e16e83a4d3a2c01b3be9a19d164db32d4d45b90
parent42818acaa03005cde3272cf35f7cd4118fc1c652 (diff)
downloadaur-79bf9a14a41fa834a0412f7b34405cbc34a90b8e.tar.gz
5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d894a735363..5de147dd0ac3 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.3
+ pkgver = 5.4
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/772
- md5sums = 85506800cf1b54783d0a3bd55479e14f
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/791
+ md5sums = ffa24a3041c1ff4399e177dc35a620d6
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index 6c4743efd1ed..fb1310342599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
-pkgver=5.3
+pkgver=5.4
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/772)
-md5sums=('85506800cf1b54783d0a3bd55479e14f')
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/791)
+md5sums=('ffa24a3041c1ff4399e177dc35a620d6')
package() {
tar xf data.tar.xz -C "${pkgdir}"