blob: caa72b93664072c425a9431c14ca778e67487f45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = lantern
pkgdesc = Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet. (Stable Channel)
pkgver = 2.0.0
pkgrel = 1
url = https://getlantern.org
install = lantern.install
arch = i686
arch = x86_64
license = Apache
depends = hicolor-icon-theme
depends = bzip2
depends = dbus
depends = glib2
depends = gtk3
depends = libappindicator-gtk3
depends = mesa
depends = xcb-util
depends = xdg-utils
depends = zlib
provides = lantern
options = !emptydirs
options = !strip
options = !docs
source_i686 = lantern-installer-32.deb::https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-32.deb
sha1sums_i686 = 3c8649d2a54986604b08c712625bd9468bf1549c
source_x86_64 = lantern-installer-64.deb::https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer-64.deb
sha1sums_x86_64 = 884bc1cadf2cdafd17e6d10414361ccf56d2b0bd
pkgname = lantern
|