summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4d5e1f5b65d..4d0a9f2ac554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=mingw-w64-libgit2
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A portable, pure C implementation of the Git core methods (mingw-w64)"
-arch=(i686 x86_64)
+arch=(any)
depends=(mingw-w64-{crt,curl,libssh2,openssl,zlib})
makedepends=(mingw-w64-cmake gcc-libs)
conflicts=(mingw-w64-libgit2)