summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2020-11-17 10:32:55 -0300
committerRafael Fontenelle2020-11-17 10:32:55 -0300
commit22d862598b00739b76eb3560f01f8aec963896a6 (patch)
tree111d25a1374e31dd574ff8ab5bab26278b778db7
parentc56b3a799c886058fef29e544b0e37d48e4018db (diff)
downloadaur-22d862598b00739b76eb3560f01f8aec963896a6.tar.gz
Update to 15.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18cad7c80d93..2ba3d5fb593f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
- pkgver = 15.1.3
+ pkgver = 15.2
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-15.1.3.tar.xz
+ source = https://ddnet.tw/downloads/DDNet-15.2.tar.xz
source = ddnet-server.service
source = ddnet-sysusers.conf
source = ddnet-tmpfiles.conf
- sha256sums = 35d197202d2c5db94c5daf29ff414dd4872fd46528518cba01cddfcaa7c7b173
+ sha256sums = b57b4221fc85ea2a034d1f2e501a2c874d83a3d304634f79764cdad1deea6a6f
sha256sums = 9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965
sha256sums = 70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738
sha256sums = 043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369
diff --git a/PKGBUILD b/PKGBUILD
index f3349b00eb61..a9251ff4ccd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Edgar Luque <git@edgarluque.com>
pkgname=ddnet
-pkgver=15.1.3
+pkgver=15.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=('35d197202d2c5db94c5daf29ff414dd4872fd46528518cba01cddfcaa7c7b173'
+sha256sums=('b57b4221fc85ea2a034d1f2e501a2c874d83a3d304634f79764cdad1deea6a6f'
'9377a9d7c87abae166c8fa98cd79a61c74482f80f80bc930ae043349e9a84965'
'70034f237270b38bf312238a26cfd322e212ca5714bfea4ae91e80c639ce8738'
'043452f4de3c86d903973009bb3e59b3492a6669b86d0b1410e59a1476a87369')