Skip to content

Commit bd3629a

Browse files
committed
curl: bump pkgrel
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent b0878af commit bd3629a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mingw-w64-curl/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
66
"${MINGW_PACKAGE_PREFIX}-${_realname}-gnutls"
77
"${MINGW_PACKAGE_PREFIX}-${_realname}-winssl")
88
pkgver=8.19.0
9-
pkgrel=2
9+
pkgrel=3
1010
pkgdesc="Command line tool and library for transferring data with URLs (mingw-w64)"
1111
arch=('any')
1212
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')

0 commit comments

Comments
 (0)