Skip to content
Snippets Groups Projects
Commit 88eb2e21 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 5.7.0

parent cfa20fca
No related branches found
Tags 5.7.0-1
No related merge requests found
......@@ -2,8 +2,8 @@
# Contributor: Konsta Kokkinen <kray@tsundere.fi>
pkgname=('minetest' 'minetest-server' 'minetest-common')
pkgver=5.6.1
pkgrel=2
pkgver=5.7.0
pkgrel=1
arch=('x86_64')
url='https://www.minetest.net/'
license=('LGPL')
......@@ -15,8 +15,8 @@ source=(${pkgname}-${pkgver}.tar.gz::https://github.com/minetest/minetest/archiv
minetest.service
sysusers.d
tmpfiles.d)
sha256sums=('1440603e19dca70e2691e86a74c822ee2c4a36fceee32b2d85ae74772149e9a3'
'5dc857003d24bb489f126865fcd6bf0d9c0cb146ca4c1c733570699d15abd0e3'
sha256sums=('0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7'
'0787b24cf7b340a8a2be873ca3744cec60c2683011f1d658350a031d1bd5976d'
'2d80b4ff925770bdf3d857debb2ad11227cc9b022eb01a358b18f8d5f2641a5c'
'e4166d639b35efda2cd72269208184ab1e72c54541344cd202ff2005c90b9433'
'd9405cf7cd0a657ef06082570783383a1f527fbc0bd122ea506d4fbe26950d4a')
......@@ -26,7 +26,7 @@ prepare() {
git clone https://github.com/minetest/irrlicht.git ${pkgname}-${pkgver}/lib/irrlichtmt
cd ${pkgname}-${pkgver}/lib/irrlichtmt
git checkout tags/1.9.0mt8
git checkout tags/1.9.0mt10
}
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment