Skip to content

Commit

Permalink
Generate new metadata for Repology
Browse files Browse the repository at this point in the history
  • Loading branch information
Termux Github Actions committed Nov 10, 2024
1 parent c4a305d commit b021ec8
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12419,7 +12419,7 @@
},
{
"name": "imagemagick",
"version": "7.1.1.39",
"version": "7.1.1.40",
"description": "Suite to create, edit, compose, or convert images in a variety of formats",
"homepage": "https://www.imagemagick.org/",
"depends": [
Expand Down Expand Up @@ -12451,13 +12451,17 @@
"pango",
"zlib"
],
"srcurl": "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-39.tar.xz",
"srcurl": "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-40.tar.xz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/835eb6dd4c/packages/imagemagick",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/835eb6dd4c/packages/imagemagick/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/835eb6dd4c/packages/imagemagick/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"package_sources_url": "https://github.com/termux/termux-packages/tree/9dedbc24f8/packages/imagemagick",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/9dedbc24f8/packages/imagemagick/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/9dedbc24f8/packages/imagemagick/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/9dedbc24f8/packages/imagemagick/0001-remove-new-operator.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/9dedbc24f8/packages/imagemagick/0001-remove-new-operator.patch"
],
"auto_updated": true
},
{
Expand Down Expand Up @@ -38651,15 +38655,15 @@
},
{
"name": "tree-sitter",
"version": "0.24.3",
"version": "0.24.4",
"description": "An incremental parsing system for programming tools",
"homepage": "https://github.com/tree-sitter/tree-sitter",
"depends": [],
"srcurl": "https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v0.24.3.tar.gz",
"srcurl": "https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v0.24.4.tar.gz",
"maintainer": "Joshua Kahn @TomJo2000",
"package_sources_url": "https://github.com/termux/termux-packages/tree/6d7a9aa9fd/packages/tree-sitter",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/6d7a9aa9fd/packages/tree-sitter/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/6d7a9aa9fd/packages/tree-sitter/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/26c8a87a64/packages/tree-sitter",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/26c8a87a64/packages/tree-sitter/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/26c8a87a64/packages/tree-sitter/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down

0 comments on commit b021ec8

Please sign in to comment.