Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / xdot


Commits:
9dafc9fc by Antonio Rojas at 2024-06-13T00:23:24+02:00
upgpkg: 1.4-1: Update to 1.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 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


=====================================
PKGBUILD
=====================================
@@ -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() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdot/-/commit/9dafc9fcba57d96ba64296a3db33f06842337b26

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdot/-/commit/9dafc9fcba57d96ba64296a3db33f06842337b26
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to