Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-emoji


Commits:
5c80a974 by Felix Yan at 2024-10-21T23:17:01+03:00
upgpkg: 2.13.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-emoji
        pkgdesc = Emoji for Python
-       pkgver = 2.13.1
+       pkgver = 2.13.2
        pkgrel = 1
        url = https://github.com/carpedm20/emoji
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-emoji
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = git+https://github.com/carpedm20/emoji.git#tag=v2.13.1
-       sha512sums = 
1884fd55b6c98bf4422db11bd5f3f2630a09d7d05f5c095a0d95f7e8cbdddf9c06adc111610593a9ac477322001b1c963576771aca8d87b9cf88e0abfc6499a9
+       source = git+https://github.com/carpedm20/emoji.git#tag=v2.13.2
+       sha512sums = 
8ef6578d0257d29992fc159e2cb5ac65b5dc10f9314b2bfae45cf64fa641c46a0803cb2b10f6c92b5f59199e510b27119e1fdf62e40c192a71f5dab333cc80ca
 
 pkgname = python-emoji


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-emoji
-pkgver=2.13.1
+pkgver=2.13.2
 pkgrel=1
 pkgdesc="Emoji for Python"
 url="https://github.com/carpedm20/emoji";
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest')
 source=("git+https://github.com/carpedm20/emoji.git#tag=v$pkgver";)
-sha512sums=('1884fd55b6c98bf4422db11bd5f3f2630a09d7d05f5c095a0d95f7e8cbdddf9c06adc111610593a9ac477322001b1c963576771aca8d87b9cf88e0abfc6499a9')
+sha512sums=('8ef6578d0257d29992fc159e2cb5ac65b5dc10f9314b2bfae45cf64fa641c46a0803cb2b10f6c92b5f59199e510b27119e1fdf62e40c192a71f5dab333cc80ca')
 
 build() {
   cd emoji



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-emoji/-/commit/5c80a974c60df385e25e58d612fc6c41854ec9d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-emoji/-/commit/5c80a974c60df385e25e58d612fc6c41854ec9d5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to