summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStezkoy2022-09-07 19:28:31 +0500
committerStezkoy2022-09-07 19:28:31 +0500
commit99c8e6cf410cf9eb58b82a12c4cf26b66d851b3d (patch)
tree99d741a756128609a1c28bd5bd62c10292e92ea3
parentb75a10466f4438933316c3a0929e4b739bd1640c (diff)
downloadaur-99c8e6cf410cf9eb58b82a12c4cf26b66d851b3d.tar.gz
5.0 test
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f929a6cb1c13..4305fdb8a911 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 = 4.9
- pkgrel = 3
+ pkgver = 5.0
+ pkgrel = 0
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/574
- md5sums = 2ed206ecae6f81b757c2014a1ecaa356
+ source = https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/617
+ md5sums = 79d14531c5ca434a50a07faeb5005dfc
pkgname = assistant
diff --git a/PKGBUILD b/PKGBUILD
index cdc5d8043fd3..07ba62586035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: SAFIB LTD <service.assist@safib.ru>
pkgname=assistant
-pkgver=4.9
-pkgrel=3
+pkgver=5.0
+pkgrel=0
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/574)
-md5sums=('2ed206ecae6f81b757c2014a1ecaa356')
+source=(${url}%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/617)
+md5sums=('79d14531c5ca434a50a07faeb5005dfc')
package() {
tar xf data.tar.xz -C "${pkgdir}"