Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
python-identify


Commits:
f86c4c3f by Andreas Schleifer at 2026-07-18T20:09:27+02:00
upgpkg: 2.6.19-1: closes #11

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-identify
        pkgdesc = File identification library for Python
-       pkgver = 2.6.18
-       pkgrel = 2
+       pkgver = 2.6.19
+       pkgrel = 1
        url = https://github.com/pre-commit/identify
        arch = any
        license = MIT
@@ -13,8 +13,8 @@ pkgbase = python-identify
        makedepends = python-wheel
        depends = python
        optdepends = python-ukkonen: for returning license identifiers
-       source = 
identify-2.6.18.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.6.18.tar.gz
-       sha512sums = 
9574cd9936c572a1eae819a0eefe35a7baedde478d2cc589f5c92a845029b170a77f5b5cad9fe285cd491692de58c986bed5f5df54705f5a4e9efbf444b4ca98
-       b2sums = 
58673e43a634f62529a45b01e9e85a97156663347e73eaa36ce59029788f2571e4822ffd921a2cb1561164d5dc2f3ddc34d062fb83e1e77f974115e0cca12bd0
+       source = 
identify-2.6.19.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.6.19.tar.gz
+       sha512sums = 
746a9452e2cba83a2054addb564b7d131115166946a2fca6af2f307e20f210c8eb97052ec4d1b596885db71b190c0091d9b3ba3def286079ed9935801631534d
+       b2sums = 
fe1bf189dbb91abeecc3a2b08a941b2f2744f9ffd0c0f4215c104227a05e2658c472fcb30b145698ee88b15853277d24be16a909522b20ab2ff1727c0bc51b2e
 
 pkgname = python-identify


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.6.18
-pkgrel=2
+pkgver=2.6.19
+pkgrel=1
 pkgdesc="File identification library for Python"
 arch=(any)
 url="https://github.com/pre-commit/identify";
@@ -24,8 +24,8 @@ optdepends=(
   'python-ukkonen: for returning license identifiers'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('9574cd9936c572a1eae819a0eefe35a7baedde478d2cc589f5c92a845029b170a77f5b5cad9fe285cd491692de58c986bed5f5df54705f5a4e9efbf444b4ca98')
-b2sums=('58673e43a634f62529a45b01e9e85a97156663347e73eaa36ce59029788f2571e4822ffd921a2cb1561164d5dc2f3ddc34d062fb83e1e77f974115e0cca12bd0')
+sha512sums=('746a9452e2cba83a2054addb564b7d131115166946a2fca6af2f307e20f210c8eb97052ec4d1b596885db71b190c0091d9b3ba3def286079ed9935801631534d')
+b2sums=('fe1bf189dbb91abeecc3a2b08a941b2f2744f9ffd0c0f4215c104227a05e2658c472fcb30b145698ee88b15853277d24be16a909522b20ab2ff1727c0bc51b2e')
 
 build() {
   cd $_name-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-identify/-/commit/f86c4c3fdd55bdd932b51616b98911edd8d4154c
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