Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages / 
python-pypresence


Commits:
acad2794 by Giovanni Harting at 2026-07-12T00:32:27+02:00
upgpkg: 4.6.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pypresence
        pkgdesc = Discord RPC and Rich Presence wrapper library
-       pkgver = 4.6.1
-       pkgrel = 3
+       pkgver = 4.6.2
+       pkgrel = 1
        url = https://github.com/qwertyquerty/pypresence
        arch = any
        license = MIT
@@ -13,7 +13,7 @@ pkgbase = python-pypresence
        makedepends = python-sphinx
        makedepends = python-wheel
        depends = python
-       source = 
python-pypresence-4.6.1.tar.gz::https://github.com/qwertyquerty/pypresence/archive/refs/tags/v4.6.1.tar.gz
-       b2sums = 
04673899211c651b7cff674378a37af1e21675576184afb96f2abdd6426d404fed0e25008eb1da5d32f4dbf7ea2aed57852afee1d37ee05eda3ab57ace6da6ae
+       source = 
python-pypresence-4.6.2.tar.gz::https://github.com/qwertyquerty/pypresence/archive/refs/tags/v4.6.2.tar.gz
+       b2sums = 
994a1628b2bca4474f82ba3911c028ca1fdf05eca9eaed7ebdfa38e53c432c3ece240369479ca138ddb51dd35ada710c37f76ed77969740dc822c3d17cd3361c
 
 pkgname = python-pypresence


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 
 pkgname=python-pypresence
 _name=${pkgname#python-}
-pkgver=4.6.1
-pkgrel=3
+pkgver=4.6.2
+pkgrel=1
 pkgdesc='Discord RPC and Rich Presence wrapper library'
 url='https://github.com/qwertyquerty/pypresence'
 arch=(any)
@@ -21,7 +21,7 @@ makedepends=(
 )
 checkdepends=(python-pytest python-pytest-asyncio)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-b2sums=('04673899211c651b7cff674378a37af1e21675576184afb96f2abdd6426d404fed0e25008eb1da5d32f4dbf7ea2aed57852afee1d37ee05eda3ab57ace6da6ae')
+b2sums=('994a1628b2bca4474f82ba3911c028ca1fdf05eca9eaed7ebdfa38e53c432c3ece240369479ca138ddb51dd35ada710c37f76ed77969740dc822c3d17cd3361c')
 
 check() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypresence/-/commit/acad2794a4a3cc645c11ffc23f22c6826df0ed17

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypresence/-/commit/acad2794a4a3cc645c11ffc23f22c6826df0ed17
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to