@zanny: It seems you forget to update .SRCINFO with pkgrel = 1
Edit: Resolved with last update
Git Clone URL: | https://aur.archlinux.org/oda-file-converter.git (read-only, click to copy) |
---|---|
Package Base: | oda-file-converter |
Description: | Converts files between the .dwg and .dxf file formats |
Upstream URL: | https://www.opendesign.com/guestfiles/oda_file_converter |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | zanny |
Maintainer: | zanny |
Last Packager: | zanny |
Votes: | 34 |
Popularity: | 0.085940 |
First Submitted: | 2018-10-03 02:29 |
Last Updated: | 2020-12-10 17:49 |
@zanny: It seems you forget to update .SRCINFO with pkgrel = 1
Edit: Resolved with last update
I am facing the following issue when trying to install the package:
-> Downloading ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb
Aborting...
error downloading sources: oda-file-converter
Aparentlly the link https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb
should be updated
@zanny Was not complaining - I appreciate the effort. Also thanks for the fix.
12 July 2020 new sha for ODAFileConverter_QT5_lnxX64_7.2dll.deb is
70c190b724f84b6dafb29d70420400cecc656250e9b58879de9172161e6d94fc
You can comment out lines as you wish in the update script, its just a convenience for me to deal with how upstream doesn't advertise changes anywhere and how often it changes. But I did just push a fix to it if SRCDEST isn't set.
@zanny looks like update.sh has an issue. $SRCDEST only works if it's set in /etc/makepkg.conf. I'm building in chroot. I'm not sure if this is your or my responsibility :)
If you try to build this package and ODAFileConverter_QT5_lnxX64_7.2dll.deb doesn't match the sha256 sum run the update script included to build whatever the latest update is. And then flag it out of date here so I can do the same.
The download link is broken now. Please update the PKGBUILD.
Please, update the PKGBUILD.
==> Validating source files with sha256sums...
ODAFileConverter_QT5_lnxX64_4.7dll.deb ... FAILED
oda-file-converter ... Passed
oda-file-converter.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
Hi Zanny! Just update pkgbuild -sha256sums=('67ce6e4ff5c63afb3abc69332612095d6ea462e79bfe751cb9a1f065f1269e1f' +sha256sums=('2992672e3cf454745d17429b4dda62cf589f8ef576152b9dc05de8f11f77043c' '717f27caf6be52ffa1de45022e1c7534827731a2b59d908d02b5970fc904081d' '808bfc11b6c062ca9cccedf3a0231715826eef19d8b0664216999fc9a9792827') Thanks for maintaining.
Pinned Comments
zanny commented on 2020-06-14 03:32
If you try to build this package and ODAFileConverter_QT5_lnxX64_7.2dll.deb doesn't match the sha256 sum run the update script included to build whatever the latest update is. And then flag it out of date here so I can do the same.