summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68ad32c6d2b6..c91f87991355 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = torbrowser-launcher-git
pkgdesc = Securely and easily download, verify, install and launch Tor Browser
- pkgver = 0.3.2.r49.g0e020dc
+ pkgver = 0.3.6.r6.gac85ac4
pkgrel = 1
url = https://github.com/micahflee/torbrowser-launcher
arch = any
@@ -20,12 +20,7 @@ pkgbase = torbrowser-launcher-git
optdepends = apparmor: support for apparmor profiles
provides = torbrowser-launcher
conflicts = torbrowser-launcher
- source = git+https://github.com/micahflee/torbrowser-launcher.git#branch=develop
- source = https://github.com/micahflee/torbrowser-launcher/pull/470/commits/b8774d7a4f3e23f01c2c772aa9f3de7b98e8e932.patch
- source = https://sources.debian.org/data/main/t/torbrowser-launcher/0.3.3-3/debian/patches/05-Fix-use-case-that-enforce-install-of-EN-version-on-n.patch
+ source = git+https://github.com/micahflee/torbrowser-launcher.git#branch=main
sha256sums = SKIP
- sha256sums = c8b3ca9054b018ac08c1fc20b0f8cf13ce9ba328c95712c4f58b9b0e256c3af1
- sha256sums = 319d287d6a3e9850e4499912761ec2ac8294e8cb0ebc543d2bc83313afd1e5ab
pkgname = torbrowser-launcher-git
-
diff --git a/PKGBUILD b/PKGBUILD
index bee3950e3302..8e4388d1d602 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yardena Cohen <yardenack at gmail dot com>
# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=torbrowser-launcher-git
-pkgver=0.3.5.r0.g31b0d5a
+pkgver=0.3.6.r6.gac85ac4
pkgrel=1
pkgdesc="Securely and easily download, verify, install and launch Tor Browser"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git' 'python-setuptools' 'python-distro')
optdepends=('apparmor: support for apparmor profiles')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/micahflee/torbrowser-launcher.git#branch=develop')
+source=('git+https://github.com/micahflee/torbrowser-launcher.git#branch=main')
sha256sums=('SKIP')
pkgver() {