# See: https://github.com/libgit2/libgit2/pull/4631 source+=('libgit2-ssp-offset64-stat-buf.patch') sha256sums+=('4eceeb944c7ea2dd2f879a279d5eb0f80ae32675410a6601bcc07ccd0189e8cf') prepare() { cd $pkgname-$pkgver patch -Np1 -i "$srcdir/libgit2-ssp-offset64-stat-buf.patch" }