summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2023-06-04 12:50:39 -0300
committerRafael Fontenelle2023-06-04 12:50:39 -0300
commit527cb8c80d125274eecf1c37e9b40cf91b192c6f (patch)
tree6119cc654bb83f9f202379fd7675e24981590556
parent5da5ef95ca876e30f891aa820671e0d2e1bc6d07 (diff)
downloadaur-527cb8c80d125274eecf1c37e9b40cf91b192c6f.tar.gz
Update to 17.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 855f4afcb80a..49ade63d43ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 17.0.2
+ pkgver = 17.0.3
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.0.2.tar.xz
+ source = https://ddnet.org/downloads/DDNet-17.0.3.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = a931faf0a6bad9d8d4c6ecc1c87083c766ddf72819a5e40c6ab8460dbdc2a919
+ sha256sums = e64e115f7feede5de0337d4423cf74b2068e32e225d4074b4aa5923c3db836a7
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 71ed2e57fa32..38aed9ab6bda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Edgar Luque <git@edgarluque.com>
pkgname=ddnet
-pkgver=17.0.2
+pkgver=17.0.3
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=('a931faf0a6bad9d8d4c6ecc1c87083c766ddf72819a5e40c6ab8460dbdc2a919'
+sha256sums=('e64e115f7feede5de0337d4423cf74b2068e32e225d4074b4aa5923c3db836a7'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')