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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 25 04:14:03 UTC 2017


    Date: Sunday, June 25, 2017 @ 04:14:01
  Author: svenstaro
Revision: 240867

upgpkg: forge 1:1.0.0-1

Modified:
  forge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-25 04:10:44 UTC (rev 240866)
+++ PKGBUILD	2017-06-25 04:14:01 UTC (rev 240867)
@@ -2,15 +2,15 @@
 pkgname=forge
 pkgdesc="High Performance Visualizations"
 url='https://github.com/arrayfire/forge'
-pkgver=0.9.2
+pkgver=1.0.0
 arch=('i686' 'x86_64')
-pkgrel=4
+pkgrel=1
 epoch=1
 license=('BSD')
-makedepends=('cmake' 'doxygen' 'graphviz' 'git' 'python' 'glm' 'gcc5')
+makedepends=('cmake' 'doxygen' 'graphviz' 'git' 'python' 'glm' 'gcc5' 'boost')
 depends=('glfw' 'freetype2' 'fontconfig' 'freeimage')
 source=(https://github.com/arrayfire/forge/archive/v${pkgver}.tar.gz)
-md5sums=('dfb1a6f9c228aa90efa1089cd4b0d65b')
+md5sums=('f72023e15fffa806e26565fb4edb4379')
 
 build() {
   cd forge-${pkgver}



More information about the arch-commits mailing list