summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden Rose2020-10-21 21:24:59 +1100
committerEden Rose2020-10-21 21:24:59 +1100
commita8a7f049d0499ab370b0810cb3a203b13d7f0ba6 (patch)
tree7aa90256dc71546cfcd1c2d0c47ae31423405de6 /PKGBUILD
parentdadbd7d13d8684e37571a61921d55bb8cf1023a6 (diff)
downloadaur-efbb-git.tar.gz
updated source array, updated depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5da4ae1f33cc..0cfb0c595969 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
-# Maintainer: Cravix < dr dot neemous at gmail dot com >
+# Maintainer: EndlessEden < TODO >
+# Previous Maintainer: Cravix < dr dot neemous at gmail dot com >
# Contributor: Changaco < changaco at changaco dot net >
pkgname=efbb-git
_pkgname=efbb
-pkgver=0.1.0.32.9158208
+pkgver=0.1.0.35.71159b1
pkgrel=1
pkgdesc="Escape from Booty Bay is an EFL-based physics game that explore EPhysics amazing features"
arch=('i686' 'x86_64')
url="http://git.enlightenment.org/games/efbb.git"
license=('BSD' 'CCPL:BY' 'CCPL:BY-NC' 'CCPL:BY-SA' 'CCPL:sampling+')
-depends=('elementary' 'efl' 'libcanberra' 'etrophy')
+depends=('elementary' 'efl' 'libcanberra' 'etrophy' 'ephysics')
makedepends=('geneet-git' 'git')
conflicts=('efbb-svn')
replaces=('efbb-svn')
options=('!libtool')
-source=("git://git.enlightenment.org/games/$_pkgname.git")
+source=("git+https://git.enlightenment.org/games/$_pkgname.git")
md5sums=('SKIP')
pkgver() {