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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 20 10:44:49 UTC 2022


    Date: Monday, June 20, 2022 @ 10:44:49
  Author: svenstaro
Revision: 1238657

upgpkg: ogre 13.3.4-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 10:40:50 UTC (rev 1238656)
+++ PKGBUILD	2022-06-20 10:44:49 UTC (rev 1238657)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=ogre
-pkgver=13.3.1
+pkgver=13.3.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=('903994fafe0aaa41fbfcb34093a04253ee1c3df2419268035a32136bdc3ca1bb60c4e650437b96764b6466a234ac75499ec109c7a77903d027b62c86529453e5')
+sha512sums=('2a236c7124f76cbb7f0a020eb126423798ad2fc9353539705006fffb0ec88b56ad5b1232f3439d9c595602027c87bae467f9d79f4ab0b93f790e3a7bb5bab9c2')
 
 build() {
   cd ogre-${pkgver}



More information about the arch-commits mailing list