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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Jan 12 05:46:24 UTC 2022


    Date: Wednesday, January 12, 2022 @ 05:46:24
  Author: svenstaro
Revision: 1101494

upgpkg: ogre 13.2.4-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 05:41:12 UTC (rev 1101493)
+++ PKGBUILD	2022-01-12 05:46:24 UTC (rev 1101494)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=ogre
-pkgver=13.2.1
+pkgver=13.2.4
 pkgrel=1
 pkgdesc='Scene-oriented, flexible 3D engine written in C++'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 install=ogre.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/OGRECave/ogre/archive/v${pkgver}.tar.gz")
 optdepends=('python: python bindings')
-sha512sums=('54f835a2d427d860baa6ca8061c6e3c8246b93e67c0099f45a90162603ef99d9589bda51c7a07791668051b1bb1fbd3d7a8ad800addb53a9633c476998c32860')
+sha512sums=('6a07f919fb050d6863fcb2b6ab7aea54b279a1cc98377a5b8c9d773c74d7126a78ce0c23c1c4f62ef6a64bad5b2f039a15aa06ec4bcf06c232d0e9e466d82407')
 
 build() {
   cd ogre-${pkgver}



More information about the arch-commits mailing list