summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Fontenelle2021-05-10 00:31:34 -0300
committerRafael Fontenelle2021-05-10 00:31:34 -0300
commit1113eb4f4a75aa0a12284f0c5c9cc074d7e3912a (patch)
treec3fc86b4f12a3ee3ceed69630071a0577557f9ab /.SRCINFO
parent780b2cbbc3a8af32dacd0ad6119cd1f81c072591 (diff)
downloadaur-1113eb4f4a75aa0a12284f0c5c9cc074d7e3912a.tar.gz
Update to 0.7.5
- move bam to cmake with ninja - add check() function - add wavpack, openssl and gtest - remove mesa and gcc-libs (already satisfied) - fix icon installation (use identify instead of file binary)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b09a15ed02b1..c48e2be61b1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,23 @@
pkgbase = teeworlds-git
pkgdesc = Multiplayer 2D shooter
- pkgver = 0.7.3.4706.65c1d46f5
+ pkgver = 0.7.5.5677.d8a4c0e2b
pkgrel = 1
url = https://teeworlds.com
arch = x86_64
license = custom
makedepends = python
makedepends = git
- makedepends = bam
+ makedepends = cmake
+ makedepends = ninja
makedepends = imagemagick
+ makedepends = gtest
depends = alsa-lib
depends = glu
- depends = mesa
- depends = gcc-libs
depends = sdl2
depends = freetype2
+ depends = pnglite
+ depends = wavpack
+ depends = openssl
provides = teeworlds
conflicts = teeworlds
source = git+https://github.com/teeworlds/teeworlds.git