diff --git a/.SRCINFO b/.SRCINFO index 794a1d5164d7..5f7fc032ad19 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = speedifyui pkgdesc = Use multiple internet connections in parallel - pkgver = 13.0.0.10794 + pkgver = 13.0.1.10802 pkgrel = 0 url = https://speedify.com/ arch = x86_64 @@ -10,11 +10,11 @@ pkgbase = speedifyui depends = speedify depends = libayatana-appindicator depends = webkit2gtk - source_x86_64 = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.0-10794_amd64.deb - md5sums_x86_64 = 5aaf970524610104d633f40afd59f49a - source_aarch64 = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.0-10794_arm64.deb + source_x86_64 = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.1-10802_amd64.deb + md5sums_x86_64 = a248373801175e83366069f1d97b8e07 + 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.0-10794_armhf.deb + source_armv7h = http://apt.connectify.me/pool/main/s/speedifyui/speedifyui_13.0.1-10802_armhf.deb md5sums_armv7h = SKIP pkgname = speedifyui diff --git a/PKGBUILD b/PKGBUILD index 85663fde3c1a..c59ccc0af5d4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: loupzeur pkgname=speedifyui -_pkgver=13.0.0-10794 +_pkgver=13.0.1-10802 pkgver=${_pkgver/-/.} pkgrel=0 pkgdesc="Use multiple internet connections in parallel" @@ -21,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=('5aaf970524610104d633f40afd59f49a') +md5sums_x86_64=('a248373801175e83366069f1d97b8e07') md5sums_aarch64=('SKIP') md5sums_armv7h=('SKIP')