summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraur2022-08-27 14:38:49 +0200
committeraur2022-08-27 14:38:49 +0200
commit95251e842088c6f8c7fc4358c1102313ebc77f1d (patch)
tree7733b85d5bb62ed4cd6771b4216ab605ef8d74e8 /PKGBUILD
parent294a55a27832aee3e1e57791cfff3d7522ae2adb (diff)
downloadaur-95251e842088c6f8c7fc4358c1102313ebc77f1d.tar.gz
feat: add md5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78a5ca37a390..f547b8c5b12d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=speedify
_pkgver=12.4.1-10609
pkgver=${_pkgver/-/.}
-pkgrel=0
+pkgrel=1
pkgdesc="Use multiple internet connections in parallel"
arch=('x86_64' 'aarch64' 'armv7h')
url="https://speedify.com/"
@@ -12,7 +12,6 @@ groups=()
depends=( lsof net-tools )
makedepends=()
provides=(speedify)
-conflicts=(speedify)
replaces=(speedify)
backup=()
options=()
@@ -22,7 +21,7 @@ source_x86_64=(http://apt.connectify.me/pool/main/${pkgname:0:1}/${pkgname}/${pk
source_aarch64=(http://apt.connectify.me/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${_pkgver}_arm64.deb)
source_armv7h=(http://apt.connectify.me/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${_pkgver}_armhf.deb)
# TODO: i386 is also supported
-md5sums_x86_64=('SKIP')
+md5sums_x86_64=('1fc9d6b9c64824ab5bce12aac64e8ee1')
md5sums_aarch64=('SKIP')
md5sums_armv7h=('SKIP')