-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed: bluespec-contrib-git, zenpower3-dkms, mullvad-vpn-beta, nordvpn-bin, zen-browser-bin, discord_arch_electron, bluespec-git, google-chrome
- Loading branch information
1 parent
e85e1a3
commit 9673390
Showing
17 changed files
with
83 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1737570648 | ||
1737577849 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
CI_PACKAGE_BUMP=r42.d4217b5-1/2 | ||
CI_PKGBUILD_SOURCE=aur | ||
CI_REBUILD_TRIGGERS=bluespec-git | ||
CI_PKGBUILD_SOURCE=aur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
BUILDER_CACHE_SOURCES=true | ||
CI_PACKAGE_BUMP=r864.70860734-1/3 | ||
CI_PKGBUILD_SOURCE=aur | ||
CI_REBUILD_TRIGGERS=haskell-old-time:haskell-syb:haskell-regex-compat:haskell-split | ||
CI_PKGBUILD_SOURCE=aur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Binary files, as well as any files describing changes ("patches") to the software that is being built are excluded from this license. They are provided under the license terms of the software they describe changes for. | ||
|
||
Any files containing a license notice are excluded from this license. They are provided under the license terms defined in their respective notices. | ||
|
||
Copyright 2024 Arch Linux Contributors | ||
|
||
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. | ||
|
||
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
# Contributor: David Birks <david at tellus dot space> | ||
# Contributor: Jeff Henson <jeff at henson dot io> | ||
pkgname=mullvad-vpn-beta | ||
_pkgver=2025.2 | ||
_channel=stable | ||
_pkgver=2025.3 | ||
_channel=beta | ||
_rel=1 | ||
#pkgver=${_pkgver}.${_channel}${_rel} # beta | ||
pkgver=${_pkgver}.${_channel} # stable | ||
pkgver=${_pkgver}.${_channel}${_rel} # beta | ||
#pkgver=${_pkgver}.${_channel} # stable | ||
pkgrel=1 | ||
_nodeversion=20 | ||
pkgdesc="The Mullvad VPN client app for desktop (beta channel)" | ||
|
@@ -34,23 +34,23 @@ provides=("${pkgname%-beta}") | |
conflicts=("${pkgname%-beta}") | ||
install="${pkgname%-beta}.install" | ||
_ab_commit=049d5d3bc0c86c29c20f2073460186a83c1d7094 | ||
_wg_commit=3957ef94034a9cbb47f323b3290620bb849d58e3 | ||
_wg_commit=209814b584985679d7602387e6402b3a30b03014 | ||
_mn_commit=d40056adfa854d86e1d515d56e9a703090e2473c | ||
source=( | ||
# "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}-${_channel}${_rel}?signed" # beta | ||
"git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}?signed" # stable | ||
"git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}-${_channel}${_rel}?signed" # beta | ||
# "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}?signed" # stable | ||
"git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=${_ab_commit}?signed" | ||
"git+https://github.com/mullvad/wireguard-go.git#commit=${_wg_commit}?signed" | ||
"git+https://github.com/mullvad/maybenot.git#commit=${_mn_commit}" | ||
'no-rpm.diff' | ||
'no-publish.diff' | ||
"${pkgname%-beta}.sh" | ||
) | ||
sha256sums=('3a8220d1724c683d9854118837c4ce12bdb4cfdbe31a09b2ed16bab3a289f761' | ||
sha256sums=('fca5f69208be1c62dc39725b70b650a427fda0ff60486212a988b6171a64ae00' | ||
'2f7ff0d5c2c5bab63b9babc6c91d921ef9965413b0b92996be8c9fd5a9c0d862' | ||
'6e0f55d43fbf016d989ff5571de9c3b8c2f3611e957e807f5ffcbda2c4d274c6' | ||
'10d7ddef8136a104c4c99ab234c7a9a86509a1f37e2abd98e65e9a7edbda1892' | ||
'6547c6d7c1d3ffd0b65a025ac5e6f76cd3046059cb10da7f1e99f5e436378bd2' | ||
'ea35edffea2cbbb05586abce19581fdd9f133801ed47e6af30fa64a29c5cf116' | ||
'5773f4ea5b7e0db8340e0614d1b027237cb827a5db135ee633d491c271a7e499' | ||
'968967efff8e9588f15c382825b609cf89d54c47e0632e92e9ef2354aa46f31b' | ||
'2262346cb57deb187fe32a88ccd873dab669598889269088e749197c6e88954f') | ||
validpgpkeys=('225E40C8F1C8DEB7977ABF59F293063FECE2E8ED' # Linus Färnstrand <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- distribution-a.js 2022-09-26 09:34:34.906953989 -0600 | ||
+++ distribution-b.js 2022-09-26 10:03:26.305152655 -0600 | ||
@@ -162,10 +162,6 @@ | ||
target: 'deb', | ||
arch: getLinuxTargetArch(), | ||
}, | ||
- { | ||
- target: 'rpm', | ||
- arch: getLinuxTargetArch(), | ||
- }, | ||
], | ||
artifactName: 'MullvadVPN-${version}_${arch}.${ext}', | ||
category: 'Network', | ||
--- distribution-a.js 2025-01-22 11:23:24.887768757 -0700 | ||
+++ distribution-b.js 2025-01-22 11:26:52.834919598 -0700 | ||
@@ -187,10 +187,6 @@ | ||
target: 'deb', | ||
arch: getLinuxTargetArch(), | ||
}, | ||
- { | ||
- target: 'rpm', | ||
- arch: getLinuxTargetArch(), | ||
- }, | ||
], | ||
artifactName: 'MullvadVPN-${version}_${arch}.${ext}', | ||
category: 'Network', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters