summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2020-05-27 19:05:47 -0300
committerRafael Fontenelle2020-05-27 19:05:47 -0300
commitafae263acc2de53a07f153338f2ff7ce93d12e17 (patch)
tree7970b860eebbe3499e7da93c4ae7ed7cf1e5e1db
parent4ce9816a2abbc41594398f8c83cca5f7dab41341 (diff)
downloadaur-afae263acc2de53a07f153338f2ff7ce93d12e17.tar.gz
Update to 13.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc9dbd4279f3..81e0306074a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 13.1
+ pkgver = 13.2
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = ddnet
depends = libnotify
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.1.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-13.2.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 5286a6be658cb47852f377c528db4d841a328ce7b43197b56f959a8e163c13e2
+ sha256sums = bc542153012f71501f3527dc2f50c880616774b0722fc241646d2f0e38e3e298
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index b7bb15b55c14..b19856626b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=13.1
+pkgver=13.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=('5286a6be658cb47852f377c528db4d841a328ce7b43197b56f959a8e163c13e2'
+sha256sums=('bc542153012f71501f3527dc2f50c880616774b0722fc241646d2f0e38e3e298'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')