diff options
author | Gabriel Moura | 2021-05-11 13:17:52 -0300 |
---|---|---|
committer | Gabriel Moura | 2021-05-11 13:17:52 -0300 |
commit | 97cd5c86ddfe52ede2e4e8fb39c32ccefb3e2c5e (patch) | |
tree | e6f8127ee56039bbe55f91f5f8a429b5647e777d | |
parent | e32ff596bf97d2e10e158678c583b96fdcd6f1fb (diff) | |
download | aur-97cd5c86ddfe52ede2e4e8fb39c32ccefb3e2c5e.tar.gz |
Correct md5sums
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ pkgbase = bricscad-pt_br depends = lib32-freetype2 depends = lib32-gtk2 source = file://BricsCAD-V21.2.03-1-pt_BR.x86_64.rpm - md5sums = 48ece128b1018d559a63e04aa225a64a + md5sums = 8c2bf6bdba9607b42bdad039ff95f5b6 pkgname = bricscad-pt_br @@ -53,4 +53,4 @@ if [ -x "`which gtk-update-icon-cache 2>/dev/null`" ] && [ -x /usr/share/icons/g } # MD5 Provido pela propria BricsCAD -md5sums=('48ece128b1018d559a63e04aa225a64a')
\ No newline at end of file +md5sums=('8c2bf6bdba9607b42bdad039ff95f5b6')
\ No newline at end of file |