Date: Sunday, April 26, 2020 @ 20:43:48 Author: svenstaro Revision: 621671
upgpkg: ogre 1.12.6-1 Modified: ogre/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-26 20:41:17 UTC (rev 621670) +++ PKGBUILD 2020-04-26 20:43:48 UTC (rev 621671) @@ -1,6 +1,6 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=ogre -pkgver=1.12.5 +pkgver=1.12.6 pkgrel=1 pkgdesc='Scene-oriented, flexible 3D engine written in C++' arch=('x86_64') @@ -15,7 +15,7 @@ "git+https://github.com/ocornut/imgui.git#commit=688cf868ea83db6c2958dd6bf7a20d471d00940b") optdepends=('cppunit: unit testing' 'python: python bindings') -sha512sums=('c7037c6224a2c3eff9aa0c07455b5f2bec6c74e57a42de897df07088819f50d26931d9ca7b10d1685c4202bf86056bd153a33e65409019737a7d36cda046c607' +sha512sums=('2d62f86a94b5b066abc53ecfb7d98381fd684c180c630b99b58cf486069d2407c6c9e2c35f2baf315ba9bd887d6f507c8cc6663a50c97c4ee63f454e33e0450d' 'SKIP') prepare() {
