summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2019-12-18 02:56:17 -0300
committerRafael Fontenelle2019-12-18 02:56:17 -0300
commit60246ed95d168046d09fe7921f2d4d3240dab9b0 (patch)
treed246b972a9fcec28c01a5e48886de01c9766f674
parentbab4f682f26f96ef4bd56fa6293ec1c1acacdbf7 (diff)
downloadaur-60246ed95d168046d09fe7921f2d4d3240dab9b0.tar.gz
Update to 12.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49c6b4e55b38..22ca34db464a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 12.7.3
+ pkgver = 12.8
pkgrel = 1
url = https://ddnet.tw
arch = x86_64
@@ -19,11 +19,11 @@ pkgbase = ddnet
depends = pnglite
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-12.7.3.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-12.8.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = abb45a6d8e7f82ba8b74ac2e97a8eeb31b2622229871ff3057dfed206836bbac
+ sha256sums = 7bcc6ab3482e1ccca5c76108a34d3885583ddcb43a1334c4ba5e8374ea13d2bf
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index d86fef0b3e18..df24d7c3629a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=12.7.3
+pkgver=12.8
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=('abb45a6d8e7f82ba8b74ac2e97a8eeb31b2622229871ff3057dfed206836bbac'
+sha256sums=('7bcc6ab3482e1ccca5c76108a34d3885583ddcb43a1334c4ba5e8374ea13d2bf'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')