mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-orange-canvas-core: auto updated to 0.1.35-1
This commit is contained in:
parent
99f16417b4
commit
e4d0276885
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname='python-orange-canvas-core'
|
||||
_module=orange-canvas-core
|
||||
pkgver=0.1.34
|
||||
pkgver=0.1.35
|
||||
pkgrel=1
|
||||
pkgdesc="Core component of Orange Canvas"
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ depends=(python
|
|||
python-setuptools)
|
||||
makedepends=(python-setuptools)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-${pkgver}.tar.gz")
|
||||
sha256sums=('bb3843adf10aeda6c2931def3d2c9173c9849e1ba25bcaf635ea318c348fa0aa')
|
||||
sha256sums=('c4b0b08de343c7d46ac65364216328d0f72b83b6a41aebb846ff6844380e2b5f')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_module}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue