mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
torbrowser-launcher: update to 0.3.7.
This commit is contained in:
parent
4e893efce7
commit
817e3e55f8
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'torbrowser-launcher'
|
||||
pkgname=torbrowser-launcher
|
||||
version=0.3.6
|
||||
revision=3
|
||||
version=0.3.7
|
||||
revision=1
|
||||
archs="i686 x86_64" # limited by Tor Browser itself
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-distro python3-setuptools"
|
||||
|
@ -12,10 +12,10 @@ checkdepends="python3-PyQt5 gpgme-python3 python3-requests python3-pysocks gnupg
|
|||
short_desc="Securely download, verify and run Tor Browser"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/micahflee/torbrowser-launcher"
|
||||
changelog="https://raw.githubusercontent.com/micahflee/torbrowser-launcher/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/micahflee/torbrowser-launcher/archive/v${version}.tar.gz"
|
||||
checksum=39db8bd936502bc6d9adf3a628fba13a728c7b1aa2b5bac148454c8718863654
|
||||
homepage="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher"
|
||||
changelog="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/raw/main/CHANGELOG.md"
|
||||
distfiles="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/archive/v${version}/torbrowser-launcher-v${version}.tar.gz"
|
||||
checksum=bd348fd5d923f078c75870a9139678a467b2ab5ba21117fd42ccf0cfa3e4be21
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue