mint-backgrounds-helena-pkg/README.md
Markus Pesch c2067c24de
All checks were successful
continuous-integration/drone/push Build is passing
doc(README): badge
2023-12-02 12:29:19 +01:00

26 lines
835 B
Markdown

# mint-backgrounds-helena
![AUR version](https://img.shields.io/aur/version/mint-backgrounds-helena?label=AUR)
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/mint-backgrounds-helena-pkg/status.svg)](https://drone.cryptic.systems/volker.raschek/mint-backgrounds-helena-pkg)
![AUR votes](https://img.shields.io/aur/votes/mint-backgrounds-helena)
This repository contains build files to build the Arch Linux package `mint-backgrounds-helena`.
## Build
Clone this repository and use `makepkg` to build the package by yourself. For example:
```bash
git clone https://aur.archlinux.org/mint-backgrounds-helena.git
cd mint-backgrounds-helena
makepkg
```
## Yay
The build files are also available via AUR and can be installed via an AUR helper like `yay`.
```bash
yay --sync --aur mint-backgrounds-helena
```