summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahdi Sarikhani2024-01-24 15:04:39 +0330
committerMahdi Sarikhani2024-01-24 15:04:39 +0330
commite6281f29b9f75192e73702e113142674aa62398d (patch)
tree2aecc2eaa5f96863c791871d48fd9b601feb8f77
parent86ceaf8a096ad0a3e19321942a76b648f4a789fe (diff)
downloadaur-e6281f29b9f75192e73702e113142674aa62398d.tar.gz
v7.7.3
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b29a6f1c0f2..f9121b35d13a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lantern-bin
pkgdesc = A censorship circumvention tool that delivers fast, reliable, and secure access to the open internet
- pkgver = 7.7.2
+ pkgver = 7.7.3
pkgrel = 1
url = https://lantern.io
arch = x86_64
@@ -14,11 +14,10 @@ pkgbase = lantern-bin
depends = libayatana-appindicator
provides = lantern
conflicts = lantern
- options = !emptydirs
options = !docs
- source = lantern-bin-7.7.2.deb::https://github.com/getlantern/lantern-binaries/raw/4961516ac6bdf8b04dae08fede69cd77d1f43e5d/lantern-installer-64-bit.deb
+ source = lantern-bin-7.7.3.deb::https://github.com/getlantern/lantern-binaries/raw/5bf131555e08ad99a73d8748c652be795774a89c/lantern-installer-64-bit.deb
source = lantern.service
- sha256sums = d96f051401634c86664c80375956df7b6ad8f6af2e46ad3e27573d2dc6937cf7
+ sha256sums = aeb2aef9337dba7018ee7ee49f902302660a370e0db59c027cb014b16eebab82
sha256sums = fdece37945be10c00210bbde7b4058c356ef1df0554bd963fcddd12990ff930b
pkgname = lantern-bin
diff --git a/PKGBUILD b/PKGBUILD
index 97584cd572d4..4bea48b699b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Kars Wang <jaklsy g-mail>
# Contributor: Artem Klevtsov <a.a.klevtsov@gmail.com>
pkgname=lantern-bin
-pkgver=7.7.2
+pkgver=7.7.3
pkgrel=1
pkgdesc="A censorship circumvention tool that delivers fast, reliable, and secure access to the open internet"
arch=('x86_64')
@@ -20,11 +20,11 @@ depends=('bash'
'gtk3'
'hicolor-icon-theme'
'libayatana-appindicator')
-options=('!emptydirs' '!docs')
-_commit='4961516ac6bdf8b04dae08fede69cd77d1f43e5d'
+options=('!docs')
+_commit='5bf131555e08ad99a73d8748c652be795774a89c'
source=("${pkgname}-${pkgver}.deb::https://github.com/getlantern/lantern-binaries/raw/${_commit}/lantern-installer-64-bit.deb"
"${pkgname%-bin}.service")
-sha256sums=('d96f051401634c86664c80375956df7b6ad8f6af2e46ad3e27573d2dc6937cf7'
+sha256sums=('aeb2aef9337dba7018ee7ee49f902302660a370e0db59c027cb014b16eebab82'
'fdece37945be10c00210bbde7b4058c356ef1df0554bd963fcddd12990ff930b')
package() {