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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 30 03:09:54 UTC 2022


    Date: Sunday, January 30, 2022 @ 03:09:54
  Author: felixonmars
Revision: 1120056

upgpkg: python-emoji 1.6.3-1

Modified:
  python-emoji/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 02:32:41 UTC (rev 1120055)
+++ PKGBUILD	2022-01-30 03:09:54 UTC (rev 1120056)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-emoji
-pkgver=1.6.1
+pkgver=1.6.3
 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=('1d0ac39c68006ad844b4d601c0b992d73e6d60c3704e217666514bed7e694f62095cb81e1bfba8b817147d6f14425ec72ee6d687344ace2dc4c183026fa8c20d')
+sha512sums=('decb2af3997eda54fa916ae4c72b72dad342f8cffbd40c04778be1eb06e5aafdbc7c69eab503ca8c4423765087e4f295d2de55047463fc9693f1da622bcd59aa')
 
 build() {
   cd emoji-$pkgver



More information about the arch-commits mailing list