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

Felix Yan felixonmars at archlinux.org
Sun Apr 25 10:55:12 UTC 2021


    Date: Sunday, April 25, 2021 @ 10:55:11
  Author: felixonmars
Revision: 924130

upgpkg: python-emoji 1.0.1-1

Modified:
  python-emoji/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 10:30:59 UTC (rev 924129)
+++ PKGBUILD	2021-04-25 10:55:11 UTC (rev 924130)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-emoji
-pkgver=0.6.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="Emoji for Python"
 url="https://github.com/carpedm20/emoji"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("https://pypi.io/packages/source/e/emoji/emoji-$pkgver.tar.gz")
-sha512sums=('0dd74e3efc6e461b384b6c769a30bb9faf0a41b1d406adda618bd927d63264942e7b0253ccdfffb9a25f6fae2ed98c97973c220087e58d538fc4785ef58ee3ad')
+sha512sums=('5901f0bb2c9ce858d886d1776ec0c7609753cda6e83d57398d32160d2f7f07a15528cf8a0c64c10fa3d6c7285ef6e20bd7682c0eecd59b9b4768f9d2fa94d2c6')
 
 build() {
   cd emoji-$pkgver



More information about the arch-commits mailing list