mirror of
https://github.com/archlinux/aur.git
synced 2026-03-02 17:18:29 +01:00
Update microsoft-edge-stable to v104.0.1293.47
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
This commit is contained in:
parent
05b976830c
commit
03588f0164
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = microsoft-edge-stable-bin
|
||||
pkgdesc = A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
|
||||
pkgver = 103.0.1264.77
|
||||
pkgver = 104.0.1293.47
|
||||
pkgrel = 1
|
||||
url = https://www.microsoftedgeinsider.com/en-us/download
|
||||
arch = x86_64
|
||||
|
|
@ -28,10 +28,10 @@ pkgbase = microsoft-edge-stable-bin
|
|||
conflicts = edge
|
||||
options = !strip
|
||||
options = !zipman
|
||||
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_103.0.1264.77-1_amd64.deb
|
||||
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_104.0.1293.47-1_amd64.deb
|
||||
source = microsoft-edge-stable.sh
|
||||
source = Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf
|
||||
sha256sums = bc0e1d5dc34f9b881918c126cbc283a729d918e83fd9e8e78598fc4c4d4762a9
|
||||
sha256sums = 961beecf0cf516ab2bb73c37ca28300fb1cfbbec0614b557d86e3f6e1fb4a672
|
||||
sha256sums = dc3765d2de6520b13f105b8001aa0e40291bc9457ac508160b23eea8811e26af
|
||||
sha256sums = edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e
|
||||
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -5,7 +5,7 @@
|
|||
pkgname=microsoft-edge-stable-bin
|
||||
_pkgname=microsoft-edge
|
||||
_pkgshortname=msedge
|
||||
pkgver=103.0.1264.77
|
||||
pkgver=104.0.1293.47
|
||||
pkgrel=1
|
||||
pkgdesc="A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier"
|
||||
arch=('x86_64')
|
||||
|
|
@ -27,7 +27,7 @@ _channel=stable
|
|||
source=("https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/${_pkgname}-stable_${pkgver}-1_amd64.deb"
|
||||
"microsoft-edge-stable.sh"
|
||||
"Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf")
|
||||
sha256sums=('bc0e1d5dc34f9b881918c126cbc283a729d918e83fd9e8e78598fc4c4d4762a9'
|
||||
sha256sums=('961beecf0cf516ab2bb73c37ca28300fb1cfbbec0614b557d86e3f6e1fb4a672'
|
||||
'dc3765d2de6520b13f105b8001aa0e40291bc9457ac508160b23eea8811e26af'
|
||||
'edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue