From a4fbf4c4bc0b9b02ff2c4727ff0231e8a36631f2 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 15 Feb 2021 07:37:42 +0100 Subject: [PATCH] Update mingw-w64-icesprog/PKGBUILD Co-authored-by: Biswapriyo Nath --- mingw-w64-icesprog/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-icesprog/PKGBUILD b/mingw-w64-icesprog/PKGBUILD index 6455644393..f6b0218800 100644 --- a/mingw-w64-icesprog/PKGBUILD +++ b/mingw-w64-icesprog/PKGBUILD @@ -4,7 +4,7 @@ _realname=icesprog pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.1.1 -pkgrel=2 +pkgrel=1 pkgdesc="iCESugar FPGA Board programming tool (mingw-w64)" arch=('any') url="https://github.com/wuxx/icesugar/tree/master/tools/"