Skip to content

Commit

Permalink
feat: add and build google-chrome package
Browse files Browse the repository at this point in the history
  • Loading branch information
karras committed May 22, 2022
1 parent d96b5b1 commit 568a7de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ Arch Linux AUR package builds, published via GitHub Releases.
Among others the following packages are provided (see
[packages.lst](./packages.lst)):

* [greetd](https://aur.archlinux.org/packages/greetd/)
* [greetd-gtkgreet](https://aur.archlinux.org/packages/greetd-gtkgreet/)
* [wayfire](https://aur.archlinux.org/packages/wayfire/)
* [wf-config](https://aur.archlinux.org/packages/wf-config/)
* [wlay-git](https://aur.archlinux.org/packages/wlay-git/)
* [google-chrome](https://aur.archlinux.org/packages/google-chrome)
* [greetd](https://aur.archlinux.org/packages/greetd)
* [greetd-gtkgreet](https://aur.archlinux.org/packages/greetd-gtkgreet)
* [wayfire](https://aur.archlinux.org/packages/wayfire)
* [wf-config](https://aur.archlinux.org/packages/wf-config)
* [wlay-git](https://aur.archlinux.org/packages/wlay-git)

## Repositories

Expand Down
1 change: 1 addition & 0 deletions packages.lst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# List of packages to build, each line contains a new package name. Order is
# relevant if there are dependencies between the to be built packages.
google-chrome
greetd
greetd-gtkgreet
wf-config
Expand Down

0 comments on commit 568a7de

Please sign in to comment.