summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyozuki2019-10-15 12:01:46 +0200
committerRyozuki2019-10-15 12:01:46 +0200
commit193c3ce297001b0e97a3d7310a6fd87270d57441 (patch)
tree40ebdcba4295f835e9359f835185d4f025043bf2
parentf482744a77b86a234c956814c837efa050517a19 (diff)
downloadaur-193c3ce297001b0e97a3d7310a6fd87270d57441.tar.gz
Update to 12.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8788fc138ae1..7c5c52941173 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 12.6.1
- pkgrel = 2
+ pkgver = 12.7
+ pkgrel = 1
url = https://ddnet.tw
arch = x86_64
license = custom:BSD
@@ -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.6.1.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-12.7.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 2f3d25855874c5f2f54bf441d6acb23a0d06de573b7c0d34549c21eac51d057c
+ sha256sums = f6458e2bd7bf711ce382dd5e246fdbc1a8f435c453a57de81715800b5dc4890d
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index 5ac927eade9e..63173afac4c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Ryozuki <ryo@ryozuki.xyz>
pkgname=ddnet
-pkgver=12.6.1
-pkgrel=2
+pkgver=12.7
+pkgrel=1
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
url="https://ddnet.tw"
@@ -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=('2f3d25855874c5f2f54bf441d6acb23a0d06de573b7c0d34549c21eac51d057c'
+sha256sums=('f6458e2bd7bf711ce382dd5e246fdbc1a8f435c453a57de81715800b5dc4890d'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')