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

Andreas Radke andyrtr at archlinux.org
Thu Apr 2 06:57:13 UTC 2020


    Date: Thursday, April 2, 2020 @ 06:57:13
  Author: andyrtr
Revision: 379123

upgpkg: graphite 1:1.3.14-1: upstream update 1.3.14

Modified:
  graphite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-02 06:55:41 UTC (rev 379122)
+++ PKGBUILD	2020-04-02 06:57:13 UTC (rev 379123)
@@ -1,8 +1,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=graphite
-pkgver=1.3.13
-pkgrel=2
+pkgver=1.3.14
+pkgrel=1
 epoch=1
 arch=('x86_64')
 url="https://github.com/silnrsi/graphite"
@@ -14,8 +14,9 @@
              'doxygen' 'dblatex' 'graphviz' 'asciidoc')
 checkdepends=('python-fonttools')
 options=('!emptydirs')
+# https://github.com/silnrsi/graphite/releases/download/1.3.14/graphite2-1.3.14.sha256sum
 source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz)
-sha1sums=('bd3494575a1ff1c5b4ea796444274dab1e5992c9')
+sha256sums=('f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d')
 
 
 build() {



More information about the arch-commits mailing list