summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2020-08-11 18:45:24 -0300
committerRafael Fontenelle2020-08-11 18:45:24 -0300
commit075b7ef71a906da990dc22e668edfbad11122e9b (patch)
tree8796e2cd274b1c572c8270704fe1f1df62f74fbc
parent2a080a00cc7a1f67ba7640d08370aaffcdd0942e (diff)
downloadaur-075b7ef71a906da990dc22e668edfbad11122e9b.tar.gz
Update to 14.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aed7e74a2bbb..10ea179a7ab0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 14.3.1
+ pkgver = 14.3.2
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -22,11 +22,11 @@ pkgbase = ddnet
depends = miniupnpc
optdepends = ddnet-skins: A collection with more than 700 custom tee skins.
optdepends = ddnet-maps-git: All the maps used on the official DDNet Servers.
- source = https://ddnet.tw/downloads/DDNet-14.3.1.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-14.3.2.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 49f1059f1112bc09f28c1708a5f75c9988d3a4c8d9915d20a90c9fec04292935
+ sha256sums = b3486ad6d1e346d303e999e97a8938d0e1aecf6508e4e58be70267ec005b2eb3
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 8e6031ad8613..62612517208c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=14.3.1
+pkgver=14.3.2
pkgrel=1
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('ddnet-skins: A collection with more than 700 custom tee skins.'
'ddnet-maps-git: All the maps used on the official DDNet Servers.')
source=("https://ddnet.tw/downloads/DDNet-$pkgver.tar.xz"
"ddnet-server.service" "ddnet-sysusers.conf" "ddnet-tmpfiles.conf")
-sha256sums=('49f1059f1112bc09f28c1708a5f75c9988d3a4c8d9915d20a90c9fec04292935'
+sha256sums=('b3486ad6d1e346d303e999e97a8938d0e1aecf6508e4e58be70267ec005b2eb3'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')