Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / openmw
Commits: 08053bbf by Felix Yan at 2023-12-11T16:31:47+02:00 upgpkg: 0.48.0-5: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,29 @@ +pkgbase = openmw + pkgdesc = Open-source engine reimplementation for the role-playing game Morrowind + pkgver = 0.48.0 + pkgrel = 5 + url = http://www.openmw.org + arch = x86_64 + license = GPL3 + license = MIT + license = custom + makedepends = cmake + makedepends = boost + makedepends = doxygen + makedepends = ninja + depends = openal + depends = openscenegraph + depends = mygui + depends = qt5-base + depends = ffmpeg + depends = sdl2 + depends = unshield + depends = libxt + depends = boost-libs + depends = bullet-dp + depends = yaml-cpp + depends = luajit + source = https://github.com/OpenMW/openmw/archive/refs/tags/openmw-0.48.0.tar.gz + sha512sums = 6f2429253b44a232fc69db7f04a873f7328a5e95d810c36768311bdc23064a96c9963caa7d64a906bd67509e3a2f8d142db005ce093fc2764dd672ae6a617414 + +pkgname = openmw ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=openmw pkgver=0.48.0 -pkgrel=4 +pkgrel=5 pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind" arch=('x86_64') url="http://www.openmw.org" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openmw/-/commit/08053bbf355a8b912b1f1cfa6ea6cb8c19551de4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openmw/-/commit/08053bbf355a8b912b1f1cfa6ea6cb8c19551de4 You're receiving this email because of your account on gitlab.archlinux.org.
