Skip to content
Snippets Groups Projects
Commit cec2efe2 authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

rebuild for libgit2-1.4.1

parent 807faf36
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
pkgname=onefetch
pkgver=2.11.0
pkgrel=1
pkgrel=2
pkgdesc="Git repository summary on your terminal"
url="https://github.com/o2sh/onefetch"
license=('MIT')
......@@ -22,6 +22,7 @@ prepare() {
build() {
cd "$pkgname-$pkgver"
CFLAGS+=' -ffat-lto-objects'
cargo build --frozen --release --all-features
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment