Skip to content
Snippets Groups Projects
Verified Commit 17d9449c authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

upgpkg: 2024.4.16-1

parent 54e7d291
No related branches found
No related tags found
No related merge requests found
pkgbase = python-regex
pkgdesc = Alternative python regular expression module.
pkgver = 2023.12.25
pkgrel = 2
pkgver = 2024.4.16
pkgrel = 1
url = https://github.com/mrabarnett/mrab-regex
arch = x86_64
license = Python
......@@ -12,8 +12,8 @@ pkgbase = python-regex
makedepends = python-wheel
depends = python
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/r/regex/regex-2023.12.25.tar.gz
sha256sums = 29171aa128da69afdf4bde412d5bedc335f2ca8fcfe4489038577d05f16181e5
b2sums = 742abe3a3515b527465d81df8fd9404aaa6aa1545e3e6a8c4a87d72d41138caf7f63bceae8bf06b3576656a6b5577bfec51629a60fe837ad2f3a4cd60a08ac06
source = https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.16.tar.gz
sha256sums = fa454d26f2e87ad661c4f0c5a5fe4cf6aab1e307d1b94f16ffdfcb089ba685c0
b2sums = 75df2f861116ebf37845abdb0883774ac53d7d61e4cdf18128c74b4c1d5a55b86bfd447616cdb8fc14239c0a5aeaa2c7e59cb0b2b365b57185d785a3728e6dce
pkgname = python-regex
......@@ -6,8 +6,8 @@
_pkgbase=regex
pkgname=python-regex
pkgver=2023.12.25
pkgrel=2
pkgver=2024.4.16
pkgrel=1
pkgdesc="Alternative python regular expression module."
arch=('x86_64')
url="https://github.com/mrabarnett/mrab-regex"
......@@ -16,8 +16,8 @@ depends=('python')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
sha256sums=('29171aa128da69afdf4bde412d5bedc335f2ca8fcfe4489038577d05f16181e5')
b2sums=('742abe3a3515b527465d81df8fd9404aaa6aa1545e3e6a8c4a87d72d41138caf7f63bceae8bf06b3576656a6b5577bfec51629a60fe837ad2f3a4cd60a08ac06')
sha256sums=('fa454d26f2e87ad661c4f0c5a5fe4cf6aab1e307d1b94f16ffdfcb089ba685c0')
b2sums=('75df2f861116ebf37845abdb0883774ac53d7d61e4cdf18128c74b4c1d5a55b86bfd447616cdb8fc14239c0a5aeaa2c7e59cb0b2b365b57185d785a3728e6dce')
build() {
cd "regex-${pkgver}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment