mint-backgrounds-helena-pkg/README.md
2023-12-02 12:23:57 +01:00

26 lines
833 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.raschekmint-backgrounds-helena-pkg/status.svg)](https://drone.cryptic.systems/volker.raschekmint-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
```