summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2018-06-21 13:42:20 -0700
committerUncle Hunto2018-06-21 13:42:20 -0700
commit578bbcf59007cc99dd1e7c8dce6de8a2e937adea (patch)
tree377bf2d462174cd422d447ed2e760428dff5489d
parentcc453139c14990b830146d6ad79b318e9015b6f3 (diff)
downloadaur-578bbcf59007cc99dd1e7c8dce6de8a2e937adea.tar.gz
Update deb file names
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b4f91c3f15d..ccd32a747aa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 21 20:02:32 UTC 2018
+# Thu Jun 21 20:41:54 UTC 2018
pkgbase = airvpn-bin
pkgdesc = AirVPN client "Eddie" based on OpenVPN, stable version.
pkgver = 2.15.2
@@ -21,10 +21,10 @@ pkgbase = airvpn-bin
provides = airvpn
conflicts = airvpn
conflicts = airvpn-beta-bin
- source_i686 = airvpn_linux_x86_debian_2.15.2.deb::https://eddie.website/download/?platform=linux&arch=x86&ui=ui&format=debian.deb&version=2.15.2
+ source_i686 = eddie-ui_2.15.2_linux_x86_debian.deb::https://eddie.website/download/?platform=linux&arch=x86&ui=ui&format=debian.deb&version=2.15.2
md5sums_i686 = 839500046dc9dcd52618a54ff696ad61
sha256sums_i686 = 34d80fd55125a4f17165bffed4490405165798f18f2b5a490761d0260e54ed26
- source_x86_64 = airvpn_linux_x64_debian_2.15.2.deb::https://eddie.website/download/?platform=linux&arch=x64&ui=ui&format=debian.deb&version=2.15.2
+ source_x86_64 = eddie-ui_2.15.2_linux_x64_debian.deb::https://eddie.website/download/?platform=linux&arch=x64&ui=ui&format=debian.deb&version=2.15.2
md5sums_x86_64 = fd7a2b461b526b9a0257ebdea04228cc
sha256sums_x86_64 = 70f791c28834f758757c7858a2a734691db9afe871daa2ae20324f4128cc5629
diff --git a/PKGBUILD b/PKGBUILD
index 30d533aa714b..35b3391f6118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ optdepends=('stunnel: VPN over SSL' 'openssh: VPN over SSH' 'libappindicator-gtk
provides=('airvpn')
conflicts=('airvpn' 'airvpn-beta-bin')
install=airvpn.install
-source_i686=("airvpn_linux_x86_debian_${pkgver}.deb::https://eddie.website/download/?platform=linux&arch=x86&ui=ui&format=debian.deb&version=${pkgver}")
-source_x86_64=("airvpn_linux_x64_debian_${pkgver}.deb::https://eddie.website/download/?platform=linux&arch=x64&ui=ui&format=debian.deb&version=${pkgver}")
+source_i686=("eddie-ui_${pkgver}_linux_x86_debian.deb::https://eddie.website/download/?platform=linux&arch=x86&ui=ui&format=debian.deb&version=${pkgver}")
+source_x86_64=("eddie-ui_${pkgver}_linux_x64_debian.deb::https://eddie.website/download/?platform=linux&arch=x64&ui=ui&format=debian.deb&version=${pkgver}")
md5sums_i686=('839500046dc9dcd52618a54ff696ad61')
md5sums_x86_64=('fd7a2b461b526b9a0257ebdea04228cc')
sha256sums_i686=('34d80fd55125a4f17165bffed4490405165798f18f2b5a490761d0260e54ed26')