summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2022-08-21 19:49:22 -0300
committerRafael Fontenelle2022-08-21 19:49:22 -0300
commitc3c9fa223817cff757cb69b794a26b9ba9164722 (patch)
treeab6a378185cabb757c6784a66a202f1cb97671ab
parentfacf25ffe6c1f957ad09e9a3292434e0487745e3 (diff)
downloadaur-c3c9fa223817cff757cb69b794a26b9ba9164722.tar.gz
ddnet-skins package no longer available
Skins are autodownloaded now
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af56fe230fc0..e85e690aa68c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,6 @@ pkgbase = ddnet
depends = sqlite
depends = mariadb-libs
depends = vulkan-icd-loader
- optdepends = ddnet-skins: A collection with more than 500 custom tee skins.
optdepends = ddnet-maps-git: All the maps used on the official DDNet Servers.
backup = usr/share/ddnet/data/autoexec_server.cfg
source = https://ddnet.tw/downloads/DDNet-16.2.2.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index ed5b548a43c3..48efdd394c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,7 @@ license=('custom:BSD' 'CCPL:by-nc-sa')
depends=('freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'pnglite' 'ffmpeg' 'libnotify' 'miniupnpc' 'sqlite' 'mariadb-libs' 'vulkan-icd-loader')
makedepends=('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.')
backup=('usr/share/ddnet/data/autoexec_server.cfg')
source=("https://ddnet.tw/downloads/DDNet-$pkgver.tar.xz"
"ddnet-server.service" "ddnet-sysusers.conf" "ddnet-tmpfiles.conf")