hub: fix pkgrel

This commit is contained in:
Christoph Reiter
2020-08-15 19:52:24 +02:00
committed by GitHub
parent 4ae2ce6ba8
commit d67ba656b9

View File

@@ -5,7 +5,7 @@ _realname=hub
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.14.2
pkgrel=0
pkgrel=1
pkgdesc="hub introduces git to GitHub (mingw-w64)"
arch=('any')
url="https://hub.github.com"