Skip to content
Snippets Groups Projects
Commit 403d902d authored by Eli Schwartz's avatar Eli Schwartz
Browse files

upstream release

parent 9d8ddff5
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
_pkgbase=regex
pkgname=python-regex
pkgver=2020.10.11
pkgver=2020.10.15
pkgrel=1
pkgdesc="Alternative python regular expression module."
arch=('x86_64')
......@@ -15,8 +15,8 @@ depends=('python')
makedepends=('python-setuptools')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
sha256sums=('463e770c48da76a8da82b8d4a48a541f314e0df91cbb6d873a341dbe578efafd')
b2sums=('63d620ba264d27147d8f112f9c4621c2194c8ff8c35d54c6691008190f6c7fa73143f496d2fdcd063dcdc66d4f8bd713eeb3fc0c29317540896601c088eae7e3')
sha256sums=('d25f5cca0f3af6d425c9496953445bf5b288bb5b71afc2b8308ad194b714c159')
b2sums=('6e5dd6129b63e1c4e413df42d4fb910d7e79ab2d07f2a433296db49b4cc60fedf9bb4859a59e7dff40234261dfaa313516085a86acf95deb3b77393a966b8373')
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