Increase pkgrel to 2

This commit is contained in:
Andy Tao
2021-01-15 14:06:10 +08:00
committed by GitHub
parent 5524f5b3c2
commit 5d80c95ee3

View File

@@ -3,7 +3,7 @@ pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_commit='1da441c1b020bef75d040dd300814b1a49e0e529'
pkgver=r53.1da441c
pkgrel=1
pkgrel=2
pkgdesc="Library to produce symbolic backtraces (mingw-w64)"
arch=('any')
url="https://github.com/ianlancetaylor/libbacktrace"