mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
New version 11.9.0-10269
This commit is contained in:
parent
c023345f21
commit
d69be71d4d
2 changed files with 7 additions and 8 deletions
11
.SRCINFO
11
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = speedify
|
||||
pkgdesc = Use multiple internet connections in parallel
|
||||
pkgver = 11.8.0.10224
|
||||
pkgrel = 3
|
||||
pkgver = 11.9.0.10269
|
||||
pkgrel = 0
|
||||
url = https://speedify.com/
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
|
|
@ -12,12 +12,11 @@ pkgbase = speedify
|
|||
provides = speedify
|
||||
conflicts = speedify
|
||||
replaces = speedify
|
||||
source_x86_64 = http://apt.connectify.me/pool/main/s/speedify/speedify_11.8.0-10224_amd64.deb
|
||||
source_x86_64 = http://apt.connectify.me/pool/main/s/speedify/speedify_11.9.0-10269_amd64.deb
|
||||
md5sums_x86_64 = SKIP
|
||||
source_aarch64 = http://apt.connectify.me/pool/main/s/speedify/speedify_11.8.0-10224_arm64.deb
|
||||
source_aarch64 = http://apt.connectify.me/pool/main/s/speedify/speedify_11.9.0-10269_arm64.deb
|
||||
md5sums_aarch64 = SKIP
|
||||
source_armv7h = http://apt.connectify.me/pool/main/s/speedify/speedify_11.8.0-10224_armhf.deb
|
||||
source_armv7h = http://apt.connectify.me/pool/main/s/speedify/speedify_11.9.0-10269_armhf.deb
|
||||
md5sums_armv7h = SKIP
|
||||
|
||||
pkgname = speedify
|
||||
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: LoupZeur <loup@loupzeur.net>
|
||||
# Maintainer: Semyon Maryasin <simeon@maryasin.name>
|
||||
pkgname=speedify
|
||||
_pkgver=11.8.0-10224
|
||||
_pkgver=11.9.0-10269
|
||||
pkgver=${_pkgver/-/.}
|
||||
pkgrel=3
|
||||
pkgrel=0
|
||||
pkgdesc="Use multiple internet connections in parallel"
|
||||
arch=('x86_64' 'aarch64' 'armv7h')
|
||||
url="https://speedify.com/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue