Date: Tuesday, March 1, 2016 @ 17:59:34
  Author: andyrtr
Revision: 260487

upgpkg: graphite 1:1.3.6-1

upstream update 1.3.6

Modified:
  graphite/trunk/PKGBUILD
Deleted:
  graphite/trunk/graphite2-1.2.0-cmakepath.patch

---------------------------------+
 PKGBUILD                        |    6 +++---
 graphite2-1.2.0-cmakepath.patch |    9 ---------
 2 files changed, 3 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-01 16:25:10 UTC (rev 260486)
+++ PKGBUILD    2016-03-01 16:59:34 UTC (rev 260487)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR <[email protected]>
 
 pkgname=graphite
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 epoch=1
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
              'doxygen' 'dblatex' 'graphviz' 'asciidoc')
 checkdepends=('python2-fonttools')
 options=('!emptydirs')
-source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite2-${pkgver}.tgz)
-md5sums=('5b8d22a8bbf031838e31432868c0109c')
+source=(https://github.com/silnrsi/graphite/releases/download/${pkgver}/graphite-${pkgver}.tgz)
+sha1sums=('052ed2e3653f7a026bf9ff63ca42683ce0bcefb4')
 
 
 prepare() {

Deleted: graphite2-1.2.0-cmakepath.patch
===================================================================
--- graphite2-1.2.0-cmakepath.patch     2016-03-01 16:25:10 UTC (rev 260486)
+++ graphite2-1.2.0-cmakepath.patch     2016-03-01 16:59:34 UTC (rev 260487)
@@ -1,9 +0,0 @@
-diff -urN graphite2-1.2.0.orig/src/CMakeLists.txt 
graphite2-1.2.0/src/CMakeLists.txt
---- graphite2-1.2.0.orig/src/CMakeLists.txt    2013-01-29 15:47:32.465841769 
+0530
-+++ graphite2-1.2.0/src/CMakeLists.txt 2013-01-29 15:48:24.056843352 +0530
-@@ -136,4 +136,4 @@
- 
- 
- install(TARGETS graphite2 EXPORT graphite2 LIBRARY DESTINATION 
lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX} PUBLIC_HEADER DESTINATION 
include/graphite2 RUNTIME DESTINATION bin)
--install(EXPORT graphite2 DESTINATION share/graphite2 NAMESPACE gr2_)
-+install(EXPORT graphite2 DESTINATION lib${LIB_SUFFIX}/graphite2 NAMESPACE 
gr2_)

Reply via email to