This commit is contained in:
aur 2023-02-09 11:39:57 +01:00
parent 560b9316c2
commit b245c45aa8
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = speedifyui
pkgdesc = Use multiple internet connections in parallel
pkgver = 13.0.1.10802
pkgrel = 1
pkgrel = 2
url = https://speedify.com/
arch = x86_64
arch = aarch64
@ -17,7 +17,6 @@ pkgbase = speedifyui
source_aarch64 = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.1-10802_arm64.deb
md5sums_aarch64 = SKIP
source_armv7h = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.1-10802_armhf.deb
source_armv7h = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.1-10802_armhf.deb
md5sums_armv7h = SKIP
pkgname = speedifyui

View file

@ -1,9 +1,8 @@
# Maintainer: loupzeur <loup@loupzeur.net>
pkgname=speedifyui
_pkgver=13.0.1-10802
_pkgver=13.0.1-10802
pkgver=${_pkgver/-/.}
pkgrel=0
pkgrel=2
pkgdesc="Use multiple internet connections in parallel"
arch=('x86_64' 'aarch64' 'armv7h')
url="https://speedify.com/"