diff options
author | sohlk | 2023-05-17 22:34:30 +0800 |
---|---|---|
committer | sohlk | 2023-05-17 22:34:30 +0800 |
commit | 7a72960e535f69845c836cf7011c1edd092b66ab (patch) | |
tree | 28bf363f96b7e4b1755fd5199216ce64121bae4f /.SRCINFO | |
parent | e6fb73aa95ae6cd6d5e79def8c77448edd2125df (diff) | |
download | aur-7a72960e535f69845c836cf7011c1edd092b66ab.tar.gz |
upgpkg: eleventy-plugin-syntaxhighlight 5.0.0-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = eleventy-plugin-syntaxhighlight pkgdesc = A pack of Eleventy plugins for syntax highlighting in Markdown, Liquid, and Nunjucks templates - pkgver = 4.2.0 + pkgver = 5.0.0 pkgrel = 1 url = https://github.com/11ty/eleventy-plugin-syntaxhighlight arch = any @@ -8,8 +8,8 @@ pkgbase = eleventy-plugin-syntaxhighlight makedepends = npm depends = nodejs depends = eleventy - noextract = eleventy-plugin-syntaxhighlight-4.2.0.tar.gz - source = eleventy-plugin-syntaxhighlight-4.2.0.tar.gz::https://github.com/11ty/eleventy-plugin-syntaxhighlight/archive/v4.2.0.tar.gz + noextract = eleventy-plugin-syntaxhighlight-5.0.0.tar.gz + source = eleventy-plugin-syntaxhighlight-5.0.0.tar.gz::https://github.com/11ty/eleventy-plugin-syntaxhighlight/archive/v5.0.0.tar.gz sha256sums = SKIP pkgname = eleventy-plugin-syntaxhighlight |