summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2022-08-22 14:15:04 -0300
committerRafael Fontenelle2022-08-22 14:15:04 -0300
commite485dfb5ce294f8965396e142ad640e2547c2f05 (patch)
tree8a62696b283c34488c50a576ea774fd8a4303509
parent29d7f6b10ba0ff34c3a70f1ea59704f4b98c7182 (diff)
downloadaur-e485dfb5ce294f8965396e142ad640e2547c2f05.tar.gz
Update to 16.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af655c33f227..a0c919d28b1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 16.3
+ pkgver = 16.3.1
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -26,11 +26,11 @@ 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.3.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-16.3.1.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = fa91cba406cdf73002d5043ef637f2813a0d3024d62cfcdabeea71d086a5c1d0
+ sha256sums = d5b346398d39ad36a6b893bae3604f2b60c35b02da23dff5a9f935f6e3cc1951
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 3e35dc1ad771..2d1a798572a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Edgar Luque <git@edgarluque.com>
pkgname=ddnet
-pkgver=16.3
+pkgver=16.3.1
pkgrel=1
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
@@ -15,7 +15,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.tw/downloads/DDNet-$pkgver.tar.xz"
"ddnet-server.service" "ddnet-sysusers.conf" "ddnet-tmpfiles.conf")
-sha256sums=('e51b7135c5223accd69f06b1d209a0d380d93c4815962f06c895a88f046edab3'
+sha256sums=('d5b346398d39ad36a6b893bae3604f2b60c35b02da23dff5a9f935f6e3cc1951'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')