Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-markly
Commits:
ee86f1ac by Christian Heusel at 2024-10-03T16:20:06+02:00
upgpkg: 0.10.0-3: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-markly
pkgdesc = CommonMark parser and renderer. Written in C, wrapped in Ruby.
pkgver = 0.10.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ioquatix/markly
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-markly
pkgver=0.10.0
_cmark_gfm_commit=766f161ef6d61019acf3a69f5099489e7d14cd49
-pkgrel=2
+pkgrel=3
pkgdesc='CommonMark parser and renderer. Written in C, wrapped in Ruby.'
arch=(x86_64)
url='https://github.com/ioquatix/markly'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-markly/-/commit/ee86f1acbfcf51407aa8764a76fa23bcbb2e3c65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-markly/-/commit/ee86f1acbfcf51407aa8764a76fa23bcbb2e3c65
You're receiving this email because of your account on gitlab.archlinux.org.