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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 18 01:31:34 UTC 2020


    Date: Tuesday, February 18, 2020 @ 01:31:34
  Author: svenstaro
Revision: 575652

upgpkg: ogre 1.12.5-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-18 01:19:14 UTC (rev 575651)
+++ PKGBUILD	2020-02-18 01:31:34 UTC (rev 575652)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=ogre
-pkgver=1.12.4
+pkgver=1.12.5
 pkgrel=1
 pkgdesc='Scene-oriented, flexible 3D engine written in C++'
 arch=('x86_64')
@@ -8,7 +8,7 @@
 license=('custom:MIT')
 depends=('freeimage' 'freetype2' 'libxaw' 'libxrandr' 'openexr' 'pugixml'
          'nvidia-cg-toolkit' 'zziplib' 'sdl2' 'glu' 'tinyxml')
-makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'python' 'swig' 'systemd' 'git')
+makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'python' 'swig' 'systemd' 'git' 'mono')
 install=ogre.install
 replaces=('ogre-docs')
 source=("https://github.com/OGRECave/ogre/archive/v${pkgver}.tar.gz"
@@ -15,7 +15,7 @@
         "git+https://github.com/ocornut/imgui.git#commit=688cf868ea83db6c2958dd6bf7a20d471d00940b")
 optdepends=('cppunit: unit testing'
             'python: python bindings')
-sha512sums=('46406be3b57bd1aea8f657802e2d63f777dd4a723b291c5bb6c8f9eac62ba27fe18d43260093f1120ce75fc32997feb72b10388e8983b9c9d2b7cdb15231cdd8'
+sha512sums=('c7037c6224a2c3eff9aa0c07455b5f2bec6c74e57a42de897df07088819f50d26931d9ca7b10d1685c4202bf86056bd153a33e65409019737a7d36cda046c607'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list