Skip to content
Snippets Groups Projects
Verified Commit 9dafc9fc authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 1.4-1: Update to 1.4

parent da84b3ec
No related branches found
Tags 1.4-1
No related merge requests found
pkgbase = xdot
pkgdesc = Interactive viewer for graphs written in Graphviz's dot language
pkgver = 1.3
pkgrel = 2
pkgver = 1.4
pkgrel = 1
url = https://github.com/jrfonseca/xdot.py
arch = any
license = LGPL2.1
......@@ -16,9 +16,9 @@ pkgbase = xdot
depends = python-cairo
depends = python-gobject
depends = python-numpy
source = xdot-1.3.tar.gz::https://github.com/jrfonseca/xdot.py/archive/1.3.tar.gz
source = xdot-1.4.tar.gz::https://github.com/jrfonseca/xdot.py/archive/1.4.tar.gz
source = xdot.desktop
sha512sums = 8d66a64182970b968adbb5031d17f0b2b3709d4daa0f6d32ba0e3616177be1e43bcaa62a3133a3a0d92f8468dbc12147918d04b5d543b94b5df6d39b7af31e17
sha512sums = 36065ca840ea0f3ffeca3d7bb16aa3f68b79ef3c7d43f0ba80d100d198f89edee1ca9cb3baff378a63c53a527c37dcccbd7262fd1aa26b7c61bc9e2c55c6e3ed
sha512sums = 7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867
pkgname = xdot
......@@ -3,8 +3,8 @@
pkgname=xdot
_pkgname=${pkgname}.py
pkgver=1.3
pkgrel=2
pkgver=1.4
pkgrel=1
pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
url='https://github.com/jrfonseca/xdot.py'
arch=('any')
......@@ -14,7 +14,7 @@ makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel
checkdepends=('xorg-server-xvfb')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
xdot.desktop)
sha512sums=('8d66a64182970b968adbb5031d17f0b2b3709d4daa0f6d32ba0e3616177be1e43bcaa62a3133a3a0d92f8468dbc12147918d04b5d543b94b5df6d39b7af31e17'
sha512sums=('36065ca840ea0f3ffeca3d7bb16aa3f68b79ef3c7d43f0ba80d100d198f89edee1ca9cb3baff378a63c53a527c37dcccbd7262fd1aa26b7c61bc9e2c55c6e3ed'
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
build() {
......
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