mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1195182 - Fixed broken AUR link for uuid; r=gps
DONTBUILD (NPOTB)
This commit is contained in:
parent
2bafa4e36d
commit
2da80d5c36
@ -60,7 +60,7 @@ class ArchlinuxBootstrapper(BaseBootstrapper):
|
||||
]
|
||||
|
||||
AUR_PACKAGES = [
|
||||
'https://aur.archlinux.org/packages/uu/uuid/uuid.tar.gz',
|
||||
'https://aur.archlinux.org/cgit/aur.git/snapshot/uuid.tar.gz'
|
||||
]
|
||||
|
||||
def __init__(self, version, dist_id, **kwargs):
|
||||
|
Loading…
Reference in New Issue
Block a user