python-pygments: Update to 2.3.0
This commit is contained in:
parent
8c25eb3a06
commit
e7ca272888
@ -3,8 +3,8 @@
|
||||
_pyname=Pygments
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python2-pygments" "python3-pygments")
|
||||
pkgver=2.2.0
|
||||
pkgrel=2
|
||||
pkgver=2.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="A syntax highlighting engine written in Python"
|
||||
arch=("i686" "x86_64")
|
||||
url="http://pygments.org/"
|
||||
@ -12,7 +12,7 @@ license=('BSD')
|
||||
makedepends=("python2-setuptools" "python3-setuptools")
|
||||
source=("https://pypi.python.org/packages/source/P/Pygments/Pygments-${pkgver}.tar.gz")
|
||||
noextract=("Pygments-${pkgver}.tar.gz")
|
||||
sha256sums=('dbae1046def0efb574852fab9e90209b23f556367b5a320c0bcb871c77c3e8cc')
|
||||
sha256sums=('82666aac15622bd7bb685a4ee7f6625dd716da3ef7473620c192c0168aae64fc')
|
||||
|
||||
prepare () {
|
||||
# workaround for symlink issue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user