summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2022-08-21 19:53:17 -0300
committerRafael Fontenelle2022-08-21 19:53:17 -0300
commit29d7f6b10ba0ff34c3a70f1ea59704f4b98c7182 (patch)
tree746b18a381b6c93f7dbd23a3390f7d0c8d825a36
parentc3c9fa223817cff757cb69b794a26b9ba9164722 (diff)
downloadaur-29d7f6b10ba0ff34c3a70f1ea59704f4b98c7182.tar.gz
Update to 16.3
pnglite was replaced with libpng
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e85e690aa68c..af655c33f227 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 16.2.2
+ pkgver = 16.3
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -18,7 +18,6 @@ pkgbase = ddnet
depends = curl
depends = glew
depends = wavpack
- depends = pnglite
depends = ffmpeg
depends = libnotify
depends = miniupnpc
@@ -27,7 +26,7 @@ pkgbase = ddnet
depends = vulkan-icd-loader
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
+ source = https://ddnet.tw/downloads/DDNet-16.3.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index 48efdd394c6d..3e35dc1ad771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Maintainer: Edgar Luque <git@edgarluque.com>
pkgname=ddnet
-pkgver=16.2.2
+pkgver=16.3
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=('cmake' 'ninja' 'python' 'vulkan-headers' 'glslang' 'spirv-tools')
checkdepends=('gmock')
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")
-sha256sums=('fa91cba406cdf73002d5043ef637f2813a0d3024d62cfcdabeea71d086a5c1d0'
+sha256sums=('e51b7135c5223accd69f06b1d209a0d380d93c4815962f06c895a88f046edab3'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')