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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 17:56:27 UTC 2022


    Date: Monday, August 29, 2022 @ 17:56:26
  Author: felixonmars
Revision: 1285511

upgpkg: python-emoji 2.0.0-1

Modified:
  python-emoji/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:49:34 UTC (rev 1285510)
+++ PKGBUILD	2022-08-29 17:56:26 UTC (rev 1285511)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-emoji
-pkgver=1.7.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Emoji for Python"
 url="https://github.com/carpedm20/emoji"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/e/emoji/emoji-$pkgver.tar.gz")
-sha512sums=('fee25229ef24c82570eccf488dcdd7d1ac7ab99c8d3723c0b7b2afb5831c85bae8e4887f6d15121f4b65c9754616c2a8576087d4edfa1896f2cf0ebe03c5655a')
+sha512sums=('471f758d82ed445041b6b281155e0e4583dfebe8bd38f1df80220daf6a60b9f0513ee1e09b7283e0809778f9009a958345faa34952cd37e836c75fe5ab06ce61')
 
 build() {
   cd emoji-$pkgver



More information about the arch-commits mailing list