summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2023-12-19 00:02:29 -0300
committerRafael Fontenelle2023-12-19 00:02:29 -0300
commitab035d541b95dcd17a8caa4fa1f203ff54af4575 (patch)
tree5c59b5b7e2fec82541c76d2486ea7c5c9cb35b50
parent6bc04afec8796648ec8505e57da4d0e761e1b3f8 (diff)
downloadaur-ab035d541b95dcd17a8caa4fa1f203ff54af4575.tar.gz
Update to 17.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28ea4d958198..d847285e8ffc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 17.4.1
+ pkgver = 17.4.2
pkgrel = 1
url = https://ddnet.org
arch = x86_64
@@ -29,11 +29,11 @@ pkgbase = ddnet
optdepends = ddnet-maps-git: All the maps used on the official DDNet Servers.
optdepends = discord-game-sdk: Enable rich presence in Discord desktop client.
backup = usr/share/ddnet/data/autoexec_server.cfg
- source = https://ddnet.org/downloads/DDNet-17.4.1.tar.xz
+ source = https://ddnet.org/downloads/DDNet-17.4.2.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 72629573e2cccf8eb5e80eb4fb5828222d5a28607fe1b3ae33a804569c7fe1e2
+ sha256sums = afd766e858d34c8191b18eddbbc0ba94cdd9091c85eb96065fc36f0ec427496f
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 9236480422fb..0a71032f7450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Edgar Luque <git@edgarluque.com>
pkgname=ddnet
-pkgver=17.4.1
+pkgver=17.4.2
pkgrel=1
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('ddnet-maps-git: All the maps used on the official DDNet Servers.'
backup=('usr/share/ddnet/data/autoexec_server.cfg')
source=("https://ddnet.org/downloads/DDNet-$pkgver.tar.xz"
"ddnet-server.service" "ddnet-sysusers.conf" "ddnet-tmpfiles.conf")
-sha256sums=('72629573e2cccf8eb5e80eb4fb5828222d5a28607fe1b3ae33a804569c7fe1e2'
+sha256sums=('afd766e858d34c8191b18eddbbc0ba94cdd9091c85eb96065fc36f0ec427496f'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')