-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Based on requests #6826. Min Browser, Lightweight browser based on Chromium and minimum experiences for beginners. After this commit had been merged, it will closes #6826 immediately. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ca08936
commit 14c41b4
Showing
4 changed files
with
41 additions
and
0 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
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,14 @@ | ||
pkgbase = min-browser-deb | ||
gives = min | ||
pkgver = 1.33.1 | ||
pkgdesc = Min is a fast and minimal browser that protects your privacy | ||
arch = amd64 | ||
arch = arm64 | ||
maintainer = James Ed Randson <[email protected]> | ||
repology = project: min | ||
source_amd64 = https://github.com/minbrowser/min/releases/download/v1.33.1/min-1.33.1-amd64.deb | ||
sha256sums_amd64 = be6153fd7429a598d40a8d775fecf84bcac6c1a80b7b11a6437b419aff2408e9 | ||
source_arm64 = https://github.com/minbrowser/min/releases/download/v1.33.1/min-1.33.1-arm64.deb | ||
sha256sums_arm64 = 895a415caef1c0a46662309bd13e05e45260cb53d09745f26df7d37d51efac99 | ||
|
||
pkgname = min-browser-deb |
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,11 @@ | ||
pkgname="min-browser-deb" | ||
gives="min" | ||
pkgver="1.33.1" | ||
arch=("amd64" "arm64") | ||
repology=("project: ${gives}") | ||
pkgdesc="Min is a fast and minimal browser that protects your privacy" | ||
maintainer=("James Ed Randson <[email protected]>") | ||
source_amd64=("https://github.com/minbrowser/${gives}/releases/download/v${pkgver}/${gives}-${pkgver}-amd64.deb") | ||
sha256sums_amd64=("be6153fd7429a598d40a8d775fecf84bcac6c1a80b7b11a6437b419aff2408e9") | ||
source_arm64=("https://github.com/minbrowser/${gives}/releases/download/v${pkgver}/${gives}-${pkgver}-arm64.deb") | ||
sha256sums_arm64=("895a415caef1c0a46662309bd13e05e45260cb53d09745f26df7d37d51efac99") |
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 |
---|---|---|
|
@@ -6987,6 +6987,21 @@ pkgbase = microsoft-prod-repo-deb | |
|
||
pkgname = microsoft-prod-repo-deb | ||
--- | ||
pkgbase = min-browser-deb | ||
gives = min | ||
pkgver = 1.33.1 | ||
pkgdesc = Min is a fast and minimal browser that protects your privacy | ||
arch = amd64 | ||
arch = arm64 | ||
maintainer = James Ed Randson <[email protected]> | ||
repology = project: min | ||
source_amd64 = https://github.com/minbrowser/min/releases/download/v1.33.1/min-1.33.1-amd64.deb | ||
sha256sums_amd64 = be6153fd7429a598d40a8d775fecf84bcac6c1a80b7b11a6437b419aff2408e9 | ||
source_arm64 = https://github.com/minbrowser/min/releases/download/v1.33.1/min-1.33.1-arm64.deb | ||
sha256sums_arm64 = 895a415caef1c0a46662309bd13e05e45260cb53d09745f26df7d37d51efac99 | ||
|
||
pkgname = min-browser-deb | ||
--- | ||
pkgbase = minecraft-launcher-deb | ||
gives = minecraft-launcher | ||
pkgver = 1121 | ||
|