summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2023-10-03 13:30:32 +0500
committerStezkoy2023-10-03 13:30:32 +0500
commitc1d3050c8f06aed956d27ecc1452b138ea4182eb (patch)
tree76305b8a4de0c02e0578cb976547f60f5cf6414c
parent79bf9a14a41fa834a0412f7b34405cbc34a90b8e (diff)
downloadaur-c1d3050c8f06aed956d27ecc1452b138ea4182eb.tar.gz
md5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5de147dd0ac3..53c961de3760 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 = 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/791
- md5sums = ffa24a3041c1ff4399e177dc35a620d6
+ md5sums = 722d5f7ff15d151cfc4018cbfc05f064
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index fb1310342599..787072d6b1f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: ksandr <ru@ksandr.online>
+# Maintainer: Stezko <stezko@gmail.com>
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
pkgver=5.4
-pkgrel=1
+pkgrel=2
pkgdesc='Secure remote access to computers over a local network or over the Internet.'
_pkgdesc_ru='Удобный инструмент для безопасного удаленного доступа и решения задач.'
arch=('x86_64')
@@ -11,7 +11,7 @@ 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=('ffa24a3041c1ff4399e177dc35a620d6')
+md5sums=('722d5f7ff15d151cfc4018cbfc05f064')
package() {
tar xf data.tar.xz -C "${pkgdir}"