summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2024-02-15 11:15:32 +0500
committerStezkoy2024-02-15 11:15:32 +0500
commit170f0de752a9a3fad0d2ddf2c4cd67dd958cf625 (patch)
tree99b83157af04445409fe198b53c5bcdee314c23e
parentfdb4e3088821a471043866167469726e423f7c6c (diff)
downloadaur-170f0de752a9a3fad0d2ddf2c4cd67dd958cf625.tar.gz
5.6fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 065cbcebf898..554a9062f8a4 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.6
- pkgrel = 1
+ pkgrel = 2
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/887
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/947
md5sums = C6B25F36527E6FB73519D9460FB8EB69
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index 091100f299ec..ddd564e22a50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=assistant
pkgver=5.6
-pkgrel=1
+pkgrel=2
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/887)
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/947)
md5sums=('C6B25F36527E6FB73519D9460FB8EB69')
package() {