Package Details: sdx 20110317-1

Git Clone URL: https://aur.archlinux.org/sdx.git (read-only, click to copy)
Package Base: sdx
Description: A utility for making and unpacking starkits.
Upstream URL: http://equi4.com/starkit/sdx.html
Licenses: MIT
Submitter: sparques
Maintainer: sparques
Last Packager: sparques
Votes: 18
Popularity: 0.000002
First Submitted: 2013-01-23 14:07 (UTC)
Last Updated: 2021-04-19 14:06 (UTC)

Latest Comments

1 2 3 Next › Last »

Floppy commented on 2025-10-27 17:56 (UTC)

I found an alternative mirror via the Google Code archive: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tclkit/sdx-20110317.kit

goku_chan commented on 2025-10-14 06:20 (UTC)

curl fails to connect to the chiselapp.com. Is the source url valid?

sparques commented on 2021-04-19 14:09 (UTC)

I updated the source link to use http.

bsglinux commented on 2021-04-16 16:24 (UTC)

Please. You can change the source link from source = ("https: // ...") to source = ("http: // ...").

hidayat.pcd commented on 2021-04-05 03:02 (UTC)

Another workaround I found was to change the source link from source=("https://...") to source=("http://..."). No changes in the sums. Hope this helps.

grandchild commented on 2021-02-06 00:04 (UTC)

Refer: https://github.com/Jguer/yay/issues/1453

tchanhtinh commented on 2021-01-27 14:32 (UTC) (edited on 2021-01-27 14:35 (UTC) by tchanhtinh)

There is a workaround for anyone have trouble with ca-certificates
1. Clone the repository
2. Manually download the sdx-.kit from this Sources section
3. Put the sdx-
.kit into repository folder
4. Edit line 13 in PKGBUILD source=(...) to source=(sdx*.kit)>
5. Use makepkg --install to install the package

dr460nf1r3 commented on 2021-01-26 17:55 (UTC)

Facing the same issue as @ettolrach, building in clean chroot

ettolrach commented on 2021-01-25 21:14 (UTC)

Yes, I have ca-certificates installed, and it and ca-certificates-mozilla are both up to date.