summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2020-04-08 17:04:53 -0300
committerRafael Fontenelle2020-04-08 17:04:53 -0300
commit61c53e0ce25e67c492991029a9d616f6ee841dc1 (patch)
tree7627a247451d87b891be384744a8cfe3521669c0
parent16adc16fa4fc2de1e1cb7faf5bc058ad5d62c8ec (diff)
downloadaur-61c53e0ce25e67c492991029a9d616f6ee841dc1.tar.gz
Update to 13.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4dfb837b01d..268df1995bfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 13.0
+ pkgver = 13.0.1
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -20,11 +20,11 @@ pkgbase = ddnet
depends = ffmpeg
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-13.0.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-13.0.1.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = c8c9123246c6d431120f42637a3c5865f70ffc9de0f6c1361b52fb3a0c269507
+ sha256sums = 1539d43a7fa54e2c271268d3d07e72da19aa85b23fc079f442624c9350fed710
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index b5f1f038e69a..dcbcbea0cdc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=13.0
+pkgver=13.0.1
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=('c8c9123246c6d431120f42637a3c5865f70ffc9de0f6c1361b52fb3a0c269507'
+sha256sums=('1539d43a7fa54e2c271268d3d07e72da19aa85b23fc079f442624c9350fed710'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')