summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 700c2963a761..722ccb21d185 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Oct 13 00:02:50 UTC 2018
+# Sun Mar 31 00:27:57 UTC 2019
pkgbase = minetest-mod-prehistoric_life-git
- pkgdesc = Adds a variety of Dinosaurs. All Dinosaurs are passive as babies but carnivores become aggressive has adults if not tamed. (Mod for Minetest)
- pkgver = 8.3b730fe
+ pkgdesc = Adds a variety of Dinosaurs and Plants. All Dinosaurs are passive as babies but carnivores become aggressive has adults if not tamed. (Mod for Minetest)
+ pkgver = 4.58170cb
pkgrel = 1
- url = https://github.com/ElCeejoYT/prehistoric_life
+ url = https://github.com/ElCeejoYT/paleotest
install = minetest-mod-prehistoric_life-git.install
arch = any
license = custom
makedepends = git
optdepends = minetest-usrdir_patch
provides = minetest-mod-prehistoric_life
- source = minetest-mod-prehistoric_life::git+https://github.com/ElCeejoYT/prehistoric_life.git
+ source = minetest-mod-prehistoric_life::git+https://github.com/ElCeejoYT/paleotest.git
md5sums = SKIP
pkgname = minetest-mod-prehistoric_life-git
diff --git a/PKGBUILD b/PKGBUILD
index 98fcd44ca2ab..173160d78543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=minetest-mod-prehistoric_life-git
_gitname=${pkgname%-git*}
-pkgver=8.3b730fe
+pkgver=4.58170cb
pkgrel=1
-pkgdesc='Adds a variety of Dinosaurs. All Dinosaurs are passive as babies but carnivores become aggressive has adults if not tamed. (Mod for Minetest)'
+pkgdesc='Adds a variety of Dinosaurs and Plants. All Dinosaurs are passive as babies but carnivores become aggressive has adults if not tamed. (Mod for Minetest)'
arch=('any')
-url="https://github.com/ElCeejoYT/prehistoric_life"
+url="https://github.com/ElCeejoYT/paleotest"
license=('custom')
depends=()
optdepends=('minetest-usrdir_patch')
makedepends=('git')
provides=("$_gitname")
install=$pkgname.install
-source=("$_gitname::git+https://github.com/ElCeejoYT/prehistoric_life.git")
+source=("$_gitname::git+https://github.com/ElCeejoYT/paleotest.git")
md5sums=('SKIP')
pkgver() {