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

Jelle van der Waa jelle at archlinux.org
Mon Jul 29 14:33:44 UTC 2019


    Date: Monday, July 29, 2019 @ 14:33:43
  Author: jelle
Revision: 494652

upgpkg: xdot 1.1-1

Upstream update

Modified:
  xdot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 13:09:55 UTC (rev 494651)
+++ PKGBUILD	2019-07-29 14:33:43 UTC (rev 494652)
@@ -3,7 +3,7 @@
 
 pkgname=xdot
 _pkgname=${pkgname}.py
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
 url='https://github.com/jrfonseca/xdot.py'
@@ -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=('52330380973ee122ac5d93f1be5b8f21b5719f537c93dd6f356a116207e366d16cf3cefcb9ec59b21b7170dc94e1f413307c3980e9ba2eaef5ce45340b50b311'
+sha512sums=('d67c45c8c071013551f79d671a21ce546b680fac5997ba9631a882ffa3c44c15a69949643ed5e8211417006152575a1d99450ccfb6062427521d1e2bc0814f55'
             '7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
 
 prepare() {



More information about the arch-commits mailing list