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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 21:33:05 UTC 2021


    Date: Monday, December 20, 2021 @ 21:33:05
  Author: felixonmars
Revision: 1080925

upgpkg: ogre 13.2.1-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 21:32:43 UTC (rev 1080924)
+++ PKGBUILD	2021-12-20 21:33:05 UTC (rev 1080925)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=ogre
-pkgver=13.2.0
+pkgver=13.2.1
 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=('b06670a0587e687276120ef4f25930bd9a4f7f5e44ac5374860fdc73e70a19631b22e2c013074f4495222758a1674e86127eab25afcb66dbeb3e378670e8708d')
+sha512sums=('54f835a2d427d860baa6ca8061c6e3c8246b93e67c0099f45a90162603ef99d9589bda51c7a07791668051b1bb1fbd3d7a8ad800addb53a9633c476998c32860')
 
 build() {
   cd ogre-${pkgver}



More information about the arch-commits mailing list