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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 27 23:46:28 UTC 2022


    Date: Monday, June 27, 2022 @ 23:46:28
  Author: svenstaro
Revision: 1239782

upgpkg: ogre 13.4.1-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-27 23:42:46 UTC (rev 1239781)
+++ PKGBUILD	2022-06-27 23:46:28 UTC (rev 1239782)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=ogre
-pkgver=13.3.4
+pkgver=13.4.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=('2a236c7124f76cbb7f0a020eb126423798ad2fc9353539705006fffb0ec88b56ad5b1232f3439d9c595602027c87bae467f9d79f4ab0b93f790e3a7bb5bab9c2')
+sha512sums=('77a8b09d20b37c047851bd732697c4f9847bc404baefa0613e20f3bfb806e2c0dd8586f43586a61d3572b32e9e5315b02c09fca1fb45c4c4ed7048426b9bbd26')
 
 build() {
   cd ogre-${pkgver}



More information about the arch-commits mailing list