mirror of
https://github.com/polybar/polybar.git
synced 2026-03-03 23:09:03 +00:00
Build polybar-git with gcc
This commit only changes pkgrel because the version of this PKGBUILD that used clang never made it into this repo.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
_pkgname=polybar
|
||||
pkgname="${_pkgname}-git"
|
||||
pkgver=3.0.5
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
pkgdesc="A fast and easy-to-use status bar"
|
||||
arch=("i686" "x86_64")
|
||||
url="https://github.com/jaagr/polybar"
|
||||
|
||||
Reference in New Issue
Block a user