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

Andreas Radke andyrtr at archlinux.org
Tue Sep 29 14:59:07 UTC 2015


    Date: Tuesday, September 29, 2015 @ 16:59:07
  Author: andyrtr
Revision: 247894

upgpkg: graphite 1:1.3.3-1

upstream update 1.3.3

Modified:
  graphite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-29 13:56:38 UTC (rev 247893)
+++ PKGBUILD	2015-09-29 14:59:07 UTC (rev 247894)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=graphite
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 epoch=1
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz
         graphite2-1.2.0-cmakepath.patch)
-sha1sums=('cb9293aab77b4008f9c6c6d4fbed783b6aaad071'
+sha1sums=('54b04c283bab4695de63ae2dd6cff392dd49d7f0'
           '7283d73e21f28a0b4221af9ce7998d68fcced16a')
 
 prepare() {
@@ -23,7 +23,7 @@
   cd "${srcdir}"
 
   # python2 fixes
-  sed -i "s:\/usr\/bin\/python:\/usr\/bin\/python2:" graphite2-${pkgver}/tests/{biditest,corrupt.py,defuzz,fnttxtrender,fuzzbidi,fuzztest,hbspeeds,jsoncmp}
+  sed -i "s:\/usr\/bin\/python:\/usr\/bin\/python2:" graphite2-${pkgver}/tests/{corrupt.py,defuzz,fnttxtrender,fuzzbidi,fuzztest,hbspeeds,jsoncmp}
   
   # fix install path - .cmake files contain architecture dependend content - patch taken from FC/Slackware
   pushd graphite2-${pkgver}



More information about the arch-commits mailing list