[arch-commits] Commit in marked/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 23 01:38:48 UTC 2021


    Date: Wednesday, June 23, 2021 @ 01:38:48
  Author: felixonmars
Revision: 966962

upgpkg: marked 2.1.2-1

Modified:
  marked/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-23 01:38:33 UTC (rev 966961)
+++ PKGBUILD	2021-06-23 01:38:48 UTC (rev 966962)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=marked
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc="A markdown parser built for speed"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('e57152ebda3d0b30e94034a95180be00ddb1beaf329751066b9486fc623584fefcfee4dea373c37e20cd9ac53289a869ca14e80c3261424edf36d26c81af8a57')
+sha512sums=('b9e26122f925249c34e2ac506c6200bbadc45f0c0e09873bc8a3018e06a04cce2b8c2e50b56caa48d816ee30a8b15d7f2a6ff54d47ece6a12902a7061b4328e6')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list