mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
New version 12.4.0-10581
This commit is contained in:
parent
7547543a9c
commit
bb642e9ede
2 changed files with 5 additions and 5 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = speedify
|
||||
pkgdesc = Use multiple internet connections in parallel
|
||||
pkgver = 12.3.0.10531
|
||||
pkgver = 12.4.0.10581
|
||||
pkgrel = 0
|
||||
url = https://speedify.com/
|
||||
arch = x86_64
|
||||
|
|
@ -12,11 +12,11 @@ pkgbase = speedify
|
|||
provides = speedify
|
||||
conflicts = speedify
|
||||
replaces = speedify
|
||||
source_x86_64 = http://apt.connectify.me/pool/main/s/speedify/speedify_12.3.0-10531_amd64.deb
|
||||
source_x86_64 = http://apt.connectify.me/pool/main/s/speedify/speedify_12.4.0-10581_amd64.deb
|
||||
md5sums_x86_64 = SKIP
|
||||
source_aarch64 = http://apt.connectify.me/pool/main/s/speedify/speedify_12.3.0-10531_arm64.deb
|
||||
source_aarch64 = http://apt.connectify.me/pool/main/s/speedify/speedify_12.4.0-10581_arm64.deb
|
||||
md5sums_aarch64 = SKIP
|
||||
source_armv7h = http://apt.connectify.me/pool/main/s/speedify/speedify_12.3.0-10531_armhf.deb
|
||||
source_armv7h = http://apt.connectify.me/pool/main/s/speedify/speedify_12.4.0-10581_armhf.deb
|
||||
md5sums_armv7h = SKIP
|
||||
|
||||
pkgname = speedify
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: LoupZeur <loup@loupzeur.net>
|
||||
# Maintainer: Semyon Maryasin <simeon@maryasin.name>
|
||||
pkgname=speedify
|
||||
_pkgver=12.3.0-10531
|
||||
_pkgver=12.4.0-10581
|
||||
pkgver=${_pkgver/-/.}
|
||||
pkgrel=0
|
||||
pkgdesc="Use multiple internet connections in parallel"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue