mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 23:24:15 +02:00
[aur] enabled by default
This commit is contained in:
@@ -747,7 +747,7 @@ class ArchManager(SoftwareManager):
|
||||
return res
|
||||
|
||||
def is_default_enabled(self) -> bool:
|
||||
return False
|
||||
return True
|
||||
|
||||
def launch(self, pkg: ArchPackage):
|
||||
if pkg.command:
|
||||
|
||||
Reference in New Issue
Block a user