Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/torbrowser-launcher-git/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = torbrowser-launcher-git
gives = torbrowser-launcher
pkgver = 0.3.6
pkgver = 0.3.7
pkgdesc = Securely and easily download, verify, install, and launch Tor Browser in Linux
arch = any
depends = gettext
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ breaks=("${gives}")
repology=("project: ${gives}")
source=("https://github.com/micahflee/torbrowser-launcher.git")
arch=("any")
pkgver="0.3.6"
pkgver="0.3.7"
makedepends=("build-essential")
depends=("gettext" "python3-pip" "dh-python" "python3-all" "python3-pyqt5" "python3-gpg" "python3-requests" "python3-socks" "python3-packaging" "gnupg2" "tor")
pkgdesc="Securely and easily download, verify, install, and launch Tor Browser in Linux"
Expand Down
2 changes: 1 addition & 1 deletion srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11108,7 +11108,7 @@ pkgname = tor
---
pkgbase = torbrowser-launcher-git
gives = torbrowser-launcher
pkgver = 0.3.6
pkgver = 0.3.7
pkgdesc = Securely and easily download, verify, install, and launch Tor Browser in Linux
arch = any
depends = gettext
Expand Down