mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Fix checksum
This commit is contained in:
parent
364ea218c1
commit
9e7d15d785
2
.SRCINFO
2
.SRCINFO
@ -76,7 +76,7 @@ pkgbase = firedragon
|
|||||||
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
|
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
|
||||||
source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
|
source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
|
||||||
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
|
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
|
||||||
sha256sums = eb19185f7bfa5c3b0c73edaa57160b44bf3bb2139db83539809607486b8075d9
|
sha256sums = e6a4819a3b82b1ca6c45296e50e6c9ab653306eeb540e50ba8683e339565992e
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
|
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -42,7 +42,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
|
|||||||
"librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git"
|
"librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git"
|
||||||
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
|
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
|
||||||
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
|
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
|
||||||
sha256sums=('eb19185f7bfa5c3b0c73edaa57160b44bf3bb2139db83539809607486b8075d9'
|
sha256sums=('e6a4819a3b82b1ca6c45296e50e6c9ab653306eeb540e50ba8683e339565992e'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
|
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
|
Loading…
Reference in New Issue
Block a user