Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
ogre
Commits:
24b39c26 by Jelle van der Waa at 2025-12-27T17:04:38+01:00
upgpkg: 14.4.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ogre
pkgdesc = Scene-oriented, flexible 3D engine written in C++
pkgver = 14.4.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.ogre3d.org
install = ogre.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=ogre
pkgver=14.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Scene-oriented, flexible 3D engine written in C++'
arch=('x86_64')
url='http://www.ogre3d.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ogre/-/commit/24b39c267fb7b0d75102ee11fb53789907d96cd1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ogre/-/commit/24b39c267fb7b0d75102ee11fb53789907d96cd1
You're receiving this email because of your account on gitlab.archlinux.org.