summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshellkr2019-03-31 01:30:23 +0100
committershellkr2019-03-31 01:30:23 +0100
commit98c801785c6e73874f7d5eff980bd96c0a332d13 (patch)
tree4c709200a9350d8559f620423f0470c1993ca807
parentb3afbaca1a97f313268af0943e3c30c3766f25f2 (diff)
downloadaur-minetest-mod-prehistoric_life-git.tar.gz
updated source
-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() {