mirror of
https://github.com/ben-grande/qusal.git
synced 2024-12-15 02:44:31 -05:00
9 lines
197 B
TOML
9 lines
197 B
TOML
[google-chrome]
|
|
name=google-chrome - $basearch
|
|
baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
|
|
enabled=1
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-chrome
|
|
|
|
# vim: ft=toml
|