summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaHIY2015-08-22 12:54:40 +0800
committerJaHIY2015-08-22 12:54:40 +0800
commit5a3691dd2ddece6e915846cdda163975b5b35623 (patch)
tree36a3bb1e9fa81482ad9e574b739aebd6ce7acfd0 /PKGBUILD
parent52485fcd7017ec2b0afa60f447100141f0a8ab1c (diff)
downloadaur-5a3691dd2ddece6e915846cdda163975b5b35623.tar.gz
fix download link for i686
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4109a7608fe6..b3f114edc2e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=lantern-beta
pkgver=2.0.1.20150821.200810
pkgrel=1
-pkgdesc='Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet. (Stable Channel)'
+pkgdesc='Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet. (Beta Channel)'
arch=('i686' 'x86_64')
url='https://getlantern.org'
license=('Apache')
@@ -9,7 +9,7 @@ depends=('libappindicator-gtk3' 'hicolor-icon-theme' 'xdg-utils')
provides=('lantern')
options=('!emptydirs' '!strip' '!docs')
install=$pkgname.install
-source_i686=('lantern-installer-32.deb::https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-32.deb')
+source_i686=('lantern-installer-beta-32-bit.deb::https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-beta-32-bit.deb')
source_x86_64=('lantern-installer-beta-64-bit.deb::https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-beta-64-bit.deb')
sha1sums_i686=('c1879554862ac7dc9590a1bb119c7638fbd3467f')
sha1sums_x86_64=('9978b58487377ff572c9bfbd926085b2713b7028')