Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
ogre
Commits:
9e204eaa by Jelle van der Waa at 2024-11-26T12:59:08+01:00
upgpkg: 14.3.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ogre
pkgdesc = Scene-oriented, flexible 3D engine written in C++
pkgver = 14.3.2
- 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.3.2
-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/9e204eaae8fdff47d15352951ce40437fd620e54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ogre/-/commit/9e204eaae8fdff47d15352951ce40437fd620e54
You're receiving this email because of your account on gitlab.archlinux.org.