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:
parent
6c883e2cc1
commit
ac355c3747
@ -3,7 +3,7 @@
|
|||||||
_pkgname=polybar
|
_pkgname=polybar
|
||||||
pkgname="${_pkgname}-git"
|
pkgname="${_pkgname}-git"
|
||||||
pkgver=3.0.5
|
pkgver=3.0.5
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
pkgdesc="A fast and easy-to-use status bar"
|
pkgdesc="A fast and easy-to-use status bar"
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
url="https://github.com/jaagr/polybar"
|
url="https://github.com/jaagr/polybar"
|
||||||
|
Loading…
Reference in New Issue
Block a user