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

Felix Yan felixonmars at archlinux.org
Fri Feb 15 09:20:14 UTC 2019


    Date: Friday, February 15, 2019 @ 09:20:12
  Author: felixonmars
Revision: 432491

upgpkg: nodejs-emojione 4.5.0-1

Modified:
  nodejs-emojione/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-15 09:20:05 UTC (rev 432490)
+++ PKGBUILD	2019-02-15 09:20:12 UTC (rev 432491)
@@ -2,7 +2,7 @@
 
 _npmname=emojione
 pkgname=nodejs-$_npmname
-pkgver=4.0.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="A complete set of emojis designed for the web"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$_npmname/-/$_npmname-$pkgver.tgz")
 noextract=($_npmname-$pkgver.tgz)
-sha512sums=('013152447acaf37f0da13504f7a8fdae9992d51e1afeaa4ad6669051119d16d6aba5696812db638c804159b485aac5310b4568b7a3f6597992968b6f6687a0c7')
+sha512sums=('4eae796375203ce9dac850cdf9077a40c3f4ae9a07d746b59e1485376eecf205d6deaca6805207897cacd84098600235df805a7e6237a8ff678b6ad939ef418c')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$_npmname-$pkgver.tgz



More information about the arch-commits mailing list