mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
python2-regex update to 0.1.20120613
This commit is contained in:
parent
257e0eefcc
commit
d97c3504f4
@ -1,7 +1,7 @@
|
||||
# Maintainer: Ernesto Manríquez <alejandronova@gmail.com>
|
||||
|
||||
pkgname=python2-regex
|
||||
pkgver=0.1.20120506
|
||||
pkgver=0.1.20120613
|
||||
pkgrel=1
|
||||
pkgdesc="Alternative regular expression module, to replace re."
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ depends=('python2')
|
||||
makedepends=('python2-distribute')
|
||||
conflicts=('python2-regex-hg')
|
||||
source=("https://launchpad.net/ubuntu/+archive/primary/+files/python-regex_${pkgver}.orig.tar.gz")
|
||||
sha256sums=('f3243f10336cb9625bcd1d06a201854d915287700e4e4668401f4335c8de056f')
|
||||
sha256sums=('e94f24600c82e3ed72b5022dfc2e2d1d0c44fe62a7f6860ae31075ad28fed3c2')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/regex-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user