summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a408583933bd..1f91b7cf56d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ddnet
pkgdesc = A Teeworlds modification with a unique cooperative gameplay.
pkgver = 13.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://ddnet.tw
arch = x86_64
license = custom:BSD
diff --git a/PKGBUILD b/PKGBUILD
index e6a28ed8a82f..d7250a34b5c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ddnet
pkgver=13.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
url="https://ddnet.tw"
@@ -36,7 +36,7 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DAUTOUPDATE=OFF \
- -DANTIBOT=ON \
+ -DANTIBOT=OFF \
-DVIDEORECORDER=ON \
-GNinja \
$_mysql_opt