summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2020-09-08 09:17:12 -0300
committerRafael Fontenelle2020-09-08 09:17:12 -0300
commitdbdab3355f447d8ab5a3c4a66850c72575253378 (patch)
tree1191e5f2735dc32cded50997e7699b63812a6ac3
parent925f39cc4951556bea324799f8243be061fefcb8 (diff)
downloadaur-dbdab3355f447d8ab5a3c4a66850c72575253378.tar.gz
Update to 14.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43baf0db9a31..d64debc38f0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 14.6.2
+ pkgver = 14.7.1
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -23,11 +23,11 @@ pkgbase = ddnet
depends = sqlite
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.6.2.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-14.7.1.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 40cd6d524d59de36efd94fac7429ac847bd5334557bacd2027ac9bd651e7a8b0
+ sha256sums = 3d1d05cbf409a50a1cf06954abaf20c3edfda0a79fb12f9a19f89d953d5fd7db
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 662b7d5e607b..2a742bef94da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=14.6.2
+pkgver=14.7.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=('40cd6d524d59de36efd94fac7429ac847bd5334557bacd2027ac9bd651e7a8b0'
+sha256sums=('3d1d05cbf409a50a1cf06954abaf20c3edfda0a79fb12f9a19f89d953d5fd7db'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')