summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Delacourt2015-08-27 20:30:11 +0200
committerGuillaume Delacourt2015-08-27 20:30:11 +0200
commit460356083246515fd0a285465387467dc2f08ac1 (patch)
tree0e1c6b33902625ca5fb2fb8e67b1cbf412be8e91 /.SRCINFO
parent5be7bd30fe6a48d721e9d0a66fe293442ab3b28f (diff)
downloadaur-460356083246515fd0a285465387467dc2f08ac1.tar.gz
Use the mercurial repository on bitbucket as source.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d35304235c43..4c5433e9771b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = libtcod
pkgdesc = Roguelike graphics/utility library
pkgver = 1.5.1
- pkgrel = 5
- url = http://roguecentral.org/doryen/libtcod/
+ pkgrel = 6
+ url = https://bitbucket.org/libtcod/libtcod
arch = i686
arch = x86_64
license = BSD
+ makedepends = mercurial
depends = libpng
depends = sdl
depends = glu
options = !makeflags
- source = http://roguecentral.org/doryen/?file_id=26
- source = makefile-linux64.patch
- md5sums = 3efe844f03fa4d6fdff98aa4cc85ef3d
- md5sums = af563a240f9a101c105d3abb25a1f19e
+ source = hg+https://bitbucket.org/libtcod/libtcod#tag=1.5.1
+ md5sums = SKIP
pkgname = libtcod