summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2022-08-15 10:23:13 -0300
committerRafael Fontenelle2022-08-15 10:23:21 -0300
commitf9a23cffb7646032cd68b8ef089756dd124da90c (patch)
tree58281ea633fedbb148fbf6a756136d7ea0b58118 /PKGBUILD
parent79e8b9b089c07201a0688d623a079fd74aa2598d (diff)
downloadaur-f9a23cffb7646032cd68b8ef089756dd124da90c.tar.gz
Update to 16.3-rc1
Remove pnglite in favor of libpng, remove deleted ddnet-skins
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cf72c186f7a..6131d80cdc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Maintainer: Edgar Luque <git@edgarluque.com>
pkgname=ddnet-git
-pkgver=16.0.2.r16.g34993f020
+pkgver=16.2.2.r108.gb0a44546d
pkgrel=1
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
url="https://ddnet.tw"
license=('custom:BSD' 'CCPL:by-nc-sa')
-depends=('freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'pnglite' 'ffmpeg' 'libnotify' 'miniupnpc' 'sqlite' 'mariadb-libs' 'vulkan-icd-loader')
+depends=('freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'ffmpeg' 'libnotify' 'miniupnpc' 'sqlite' 'mariadb-libs' 'vulkan-icd-loader')
makedepends=('git' 'cmake' 'ninja' 'python' 'vulkan-headers' 'glslang' 'spirv-tools')
checkdepends=('gmock')
-optdepends=('ddnet-skins: A collection with more than 500 custom tee skins.'
- 'ddnet-maps-git: All the maps used on the official DDNet Servers.')
+optdepends=('ddnet-maps-git: All the maps used on the official DDNet Servers.')
provides=('ddnet')
conflicts=('ddnet')
backup=('usr/share/ddnet/data/autoexec_server.cfg')