summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gwilt2020-08-14 18:53:30 +0200
committerAndreas Gwilt2020-08-14 18:53:30 +0200
commit31aad3423f6759e6cf9f6e94eaea27db53aa3671 (patch)
tree2e82c3951ba765c33f2c0698cdb098c120d58a6f
parent6752d6f27b568fa13585e64be0fe03190d52256f (diff)
downloadaur-31aad3423f6759e6cf9f6e94eaea27db53aa3671.tar.gz
Update to 1.2.4 and new GitHub repo
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fea1fbdd96c7..63917d8e5fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: MadTux <andreasgwilt@gmail.com>
pkgname=minetest-lott
-pkgver=1.0.0
+pkgver=1.2.4
pkgrel=1
pkgdesc="A Lord of the Rings-based game for the Minetest engine."
-url="http://minetest.ig42.org/"
+url="https://minetest-lotr.github.io/"
arch=('any')
license=('LGPL2')
depends=('minetest')
conflicts=('minetest-lott-git')
-source=("https://github.com/minetest-LOTT/Lord-of-the-Test/archive/v${pkgver}.tar.gz")
-md5sums=('f51902cd6f165cf9cdf7a7e7330eef1a')
+source=("https://github.com/minetest-LOTR/Lord-of-the-Test/archive/v${pkgver}.tar.gz")
+md5sums=('34a30ca84abbf0b8e0ee23eabb69023f')
package() {
cd "${srcdir}/Lord-of-the-Test-${pkgver}"