[arch-commits] Commit in xdot/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed Apr 17 18:22:28 UTC 2019


    Date: Wednesday, April 17, 2019 @ 18:22:28
  Author: jelle
Revision: 451903

upgpkg: xdot 1.0-1


Upstream release

Modified:
  xdot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 18:11:57 UTC (rev 451902)
+++ PKGBUILD	2019-04-17 18:22:28 UTC (rev 451903)
@@ -3,8 +3,8 @@
 
 pkgname=xdot
 _pkgname=${pkgname}.py
-pkgver=0.9
-pkgrel=3
+pkgver=1.0
+pkgrel=1
 pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
 url='https://github.com/jrfonseca/xdot.py'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 'python-setuptools')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
         xdot.desktop)
-sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
+sha512sums=('52330380973ee122ac5d93f1be5b8f21b5719f537c93dd6f356a116207e366d16cf3cefcb9ec59b21b7170dc94e1f413307c3980e9ba2eaef5ce45340b50b311'
             '7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
 
 prepare() {



More information about the arch-commits mailing list