aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-04-21 09:53:39 -0300
committerRafael Fontenelle2018-04-21 09:53:39 -0300
commitddad60d54097e71f257366cc76ab712151c8f928 (patch)
tree14577ee5ac8cb0da927630ebd5cf1534375a6001 /PKGBUILD
parent2e509bfef9a9d88e6dca23ba1a25617e6e31c8c7 (diff)
downloadaur-ddad60d54097e71f257366cc76ab712151c8f928.tar.gz
Update checksum
Also added pkgrel to the renamed source, to allow repackaging from same release day without failing in checksum check.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2b748b97e37..bc7bb709dd48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=ca-certificates-icp_br
pkgver=20180419
-pkgrel=1
+pkgrel=2
pkgdesc="Brazilian government Certification Authorities"
arch=('any')
url="http://www.iti.gov.br/repositorio/repositorio-ac-raiz"
license=('unknown')
depends=('ca-certificates-utils')
makedepends=('unzip')
-source=("icpbr_certs-${pkgver}.zip::http://acraiz.icpbrasil.gov.br/credenciadas/CertificadosAC-ICP-Brasil/ACcompactado.zip")
-sha512sums=('19802274b32419e24e00879bd043e565d039b3d00532c5c4616b772b05349392781df05225b1d71d5f416365fdb3d954861e4fc9da922a9fde68f8f89d173ec9')
+source=("icpbr_certs-${pkgver}-${pkgrel}.zip::http://acraiz.icpbrasil.gov.br/credenciadas/CertificadosAC-ICP-Brasil/ACcompactado.zip")
+sha512sums=('8b83267566f172ebfa2cd34e4a35fd21459cd7cf629ce1dae789c4677f0198430fbf141de568296e95a61403f37ff8137548d516d9578e4238b83f028a2ebb55')
package() {
local cert_tag='icp_br'