2023-12-02 11:23:57 +00:00
|
|
|
# mint-backgrounds-helena
|
|
|
|
|
|
|
|
![AUR version](https://img.shields.io/aur/version/mint-backgrounds-helena?label=AUR)
|
2023-12-02 11:29:19 +00:00
|
|
|
[![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)
|
2023-12-02 11:23:57 +00:00
|
|
|
![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
|
|
|
|
```
|