From: Huck Boles Date: Fri, 23 Dec 2022 22:41:27 +0000 (-0600) Subject: version 0.2.0 X-Git-Url: https://git.huck.website/?a=commitdiff_plain;h=3c8da9292c1ff38820c2fe6ee8e0ae1e9f2526cc;p=odot.git version 0.2.0 --- diff --git a/README b/README index 406ebf5..26d426d 100644 --- a/README +++ b/README @@ -15,10 +15,10 @@ Installation: $ curl "https://download.huck.website/odot-0.2.0.tar.gz" > odot-0.2.0.tar.gz # Optional: Download and check pgp signature - $ curl "https://download.huck.website/odot-0.2.0.sig" > odot-0.2.0.sig + $ curl "https://download.huck.website/odot-0.2.0.tar.gz.sig" > odot-0.2.0.tar.gz.sig $ curl "https://download.huck.website/pub.asc" > huck.asc $ gpg --import huck.asc - $ gpg --verify odot-0.2.0.sig odot-0.2.0.tar.gz + $ gpg --verify odot-0.2.0.tar.gz.sig odot-0.2.0.tar.gz # Unpack source files $ tar -xzvf odot-0.2.0.tar.gz diff --git a/sha256sums b/sha256sums index e28c0fb..1527d75 100644 --- a/sha256sums +++ b/sha256sums @@ -1,8 +1,8 @@ -bb52d20fd00ac3d31299c348fe0ee8019df2371422988e73e6e2f9db89647e10 odot-0.2.0.tar.gz -a45a3a517e7f181088127dd7ed8e225d2bdfcfbca2c603f38532d0104d9288b5 odot-0.2.0.sig -aa2e0331dd78287d9a1a0644081185247e524224c80d0f5854f58b0260d7b699 odot.c +c9d0adec9cba1e76de1007069cb5d440a050132ad0d15558ff60ec1377b9e178 Makefile 42e2b1cff2f7e7f52a7381023c49c38ea758aee4d1d10d1201dd04648454a77f database.c +aa2e0331dd78287d9a1a0644081185247e524224c80d0f5854f58b0260d7b699 odot.c 90328176ffceb8713eb28057f5f32248f931beba0baaacf7d318359eb6ec4555 odot.h -c9d0adec9cba1e76de1007069cb5d440a050132ad0d15558ff60ec1377b9e178 Makefile -4b9358d84670915008a62c55436fb6408878e7fdcd2fa675e6b58db1458ab529 sqlite3.o -525ca99bf1f2bd871bb85aaa0ee3951d8e1db5434a73f23a3ac67696ab26a38c sqlite3.h +6bccb45216ed0785e70b6b7c6cf19f53cabe78abfde9956c8eeaefb4f8694e60 README +3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE +7226a854811bbe5fed26416a151bff51d25827f5e97a173f3a8c219e44c378e8 odot-0.2.0.tar.gz +3e3c1762b134abc47715e26daabb1a427fcd634e91be45ece41683b67567571b odot-0.2.0.tar.gz.sig