diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-06-05 09:52:42 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-06-05 09:52:42 +0200 |
commit | ceca7f99a00f28472ea970169764814831e71f86 (patch) | |
tree | 7d6730bd9f09267e3723d72889711339a5ee5724 | |
parent | 9d649c3bd0d2257107f9a18579d50c273239b7a9 (diff) | |
download | packages-ceca7f99a00f28472ea970169764814831e71f86.tar.xz |
community/python-simplejson: temporary source and checksum
-rw-r--r-- | community/python-simplejson/PKGBUILD | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/community/python-simplejson/PKGBUILD b/community/python-simplejson/PKGBUILD new file mode 100644 index 00000000..947b2a88 --- /dev/null +++ b/community/python-simplejson/PKGBUILD @@ -0,0 +1,4 @@ +# temporary +source=('https://github.com/simplejson/simplejson/archive/refs/tags/v3.17.6.tar.gz') +sha512sums=('48b74388cd3a5cf0acf46a9aa050d628513d842297625f791c7ae07a7c9289afcb0be8d374f77af3bebd50f4c200844bc69f5b77a67220fee357cdfc0d913726') + |