summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyozuki2020-06-30 23:23:39 +0200
committerRyozuki2020-06-30 23:23:39 +0200
commitc7fa2eb2fb5c05dddd942485ffd7fc2c3393250a (patch)
tree272d9a3bbb6bb8557295fcf582a68b5cb0b0d526
parent9be7e05432c73dbed94e81fa8b8fdd3612d0f433 (diff)
downloadaur-c7fa2eb2fb5c05dddd942485ffd7fc2c3393250a.tar.gz
Update to 14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e18e2bec6a7c..eb38a1bd0d58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 14.0.3
+ pkgver = 14.1
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.0.3.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-14.1.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = d8611eb5678f315db751c18b9cd153c6a0d957452aba93f103cc9f3c6fbb97c4
+ sha256sums = c15fb24120dcda8993fc8170a6d125662a8fd50b907fda3105102cae02c3bfcd
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index dfeb1636c1bd..dc8f32d044dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=14.0.3
+pkgver=14.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=('d8611eb5678f315db751c18b9cd153c6a0d957452aba93f103cc9f3c6fbb97c4'
+sha256sums=('c15fb24120dcda8993fc8170a6d125662a8fd50b907fda3105102cae02c3bfcd'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')