diff --git a/testing/openmw/APKBUILD b/testing/openmw/APKBUILD index 62bdbc334d49b2f677cff9ddb4115c4d4c818435..f6f94b040b92d631d5b6cb65827a6a3ce7b11cb1 100644 --- a/testing/openmw/APKBUILD +++ b/testing/openmw/APKBUILD @@ -1,9 +1,8 @@ # Contributor: Clayton Craft <clayton@craftyguy.net> # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=openmw -pkgver=0.45.0 -pkgrel=1 -_gtestver=1.8.1 +pkgver=0.46.0 +pkgrel=0 pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind" # Note: only tested on the following archs, may work on others too but not # adding them until this has been confirmed @@ -42,4 +41,4 @@ package() { DESTDIR="$pkgdir" ninja -C build install } -sha512sums="b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f openmw-0.45.0.tar.gz" +sha512sums="da384aead300552817c0d0ce03515a5ccc95dcab4e02d4c1dd0d6c5f1b01ee01209bbaea74e2d12021e3465e49b051823bb018de39675c5a22c6892893624486 openmw-0.46.0.tar.gz"