summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Gumprich2016-08-28 18:45:26 +0200
committerSebastian Gumprich2016-08-28 18:45:26 +0200
commitb963bfbe1001c4552f66edaede5a919bb0508a9d (patch)
treed97a9d13a0b9422cf91dc9e4065bef75181a73db /PKGBUILD
parent386316fbed53f260595f0b2b63487668a79a2131 (diff)
downloadaur-b963bfbe1001c4552f66edaede5a919bb0508a9d.tar.gz
update deps, use dev-branch of git-repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ac7ae634f15..0bb27999f0fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Sebastian Gumprich <sebastian.gumprich@38.de>
pkgname=tuxemon-git
-pkgver=r481.52c5a67
+pkgver=r719.5309c6b
pkgrel=1
pkgdesc="A free, open source monster-fighting RPG."
arch=('i686' 'x86_64')
url="http://www.tuxemon.org"
license=('GPL3')
groups=('games')
-depends=('python' 'python-pygame-hg' 'python-pytmx' 'python-yapsy' 'python-netifaces' 'python-neteria')
+depends=('python' 'python-pygame' 'python-pytmx')
makedepends=('git')
optdepends=('libShake: rumble library for Linux.')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git://github.com/Tuxemon/Tuxemon.git')
+source=('git://github.com/Tuxemon/Tuxemon.git#branch=development')
md5sums=('SKIP')
_gitname=Tuxemon