George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-rebulk


Commits:
b2b4e0ec by George Rawlinson at 2026-06-30T09:08:59+00:00
upgpkg: 6.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-rebulk
        pkgdesc = Define simple search patterns in bulk to perform advanced 
matching on any string
-       pkgver = 4.1.0
+       pkgver = 6.0.0
        pkgrel = 1
        url = https://github.com/Toilal/rebulk
        arch = any
@@ -11,8 +11,8 @@ pkgbase = python-rebulk
        makedepends = python-installer
        makedepends = python-uv-build
        depends = python
-       source = python-rebulk::git+https://github.com/Toilal/rebulk#tag=v4.1.0
-       sha512sums = 
8d660ab53c1e3a9daab9b41a1a1b214799acca9d3fc23d68ae9edb45dcb1534ffee396adfa41352278293f3073faa736e47479350d2deb55d23371739034df6f
-       b2sums = 
4a4908a95f7aaa3bb0b641a3a67a405c23e279fc673b74a89394039e9629e43a96bf40ccaf65117ce916914217965b8189da61660fd4a750a2c7e808401d8022
+       source = python-rebulk::git+https://github.com/Toilal/rebulk#tag=v6.0.0
+       sha512sums = 
ef610ece3a9e4ecd02aaf7b70767465adc574b1cac34ec3ce687f99bab646965de5f8f3ff123724be25e9691e68d438e5ef9af779547338852b98858b9981849
+       b2sums = 
b24fce953b4f242730a316bad0ab5a8e9780392bb67e7e69819d2d326386093918ea93c369dbbe88d12b200ba7455c6a731971b4f8955a5dd133f743c022510f
 
 pkgname = python-rebulk


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-rebulk
-pkgver=4.1.0
+pkgver=6.0.0
 pkgrel=1
 pkgdesc='Define simple search patterns in bulk to perform advanced matching on 
any string'
 arch=(any)
@@ -17,8 +17,8 @@ makedepends=(
 )
 checkdepends=(python-pytest)
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('8d660ab53c1e3a9daab9b41a1a1b214799acca9d3fc23d68ae9edb45dcb1534ffee396adfa41352278293f3073faa736e47479350d2deb55d23371739034df6f')
-b2sums=('4a4908a95f7aaa3bb0b641a3a67a405c23e279fc673b74a89394039e9629e43a96bf40ccaf65117ce916914217965b8189da61660fd4a750a2c7e808401d8022')
+sha512sums=('ef610ece3a9e4ecd02aaf7b70767465adc574b1cac34ec3ce687f99bab646965de5f8f3ff123724be25e9691e68d438e5ef9af779547338852b98858b9981849')
+b2sums=('b24fce953b4f242730a316bad0ab5a8e9780392bb67e7e69819d2d326386093918ea93c369dbbe88d12b200ba7455c6a731971b4f8955a5dd133f743c022510f')
 
 build() {
   cd "$pkgname"



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

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