Comment
The change only bumps pkgrel from 4 to 5 in .SRCINFO. No source URLs, build steps, dependencies, install scripts, or packaged artifacts are altered, so there is no new security-relevant behavior introduced by this diff. This is a routine metadata-only rebuild/release bump.
@@ -1,7 +1,7 @@
pkgbase = python-gevent-eventemitter
pkgdesc = EventEmitter using gevent
pkgver = 2.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/rossengeorgiev/gevent-eventemitter
arch = any
license = MIT