summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChillerDragon2022-03-30 17:00:34 +0200
committerChillerDragon2022-03-30 17:00:34 +0200
commit1c4d83705fb61c1e27fcc03f8671b2fab3e61fc3 (patch)
tree7b23784a0f4b6ba2ba81630dfbd43f547ee0b4d3
parentb6e328660c723b1c76f35bc7e57a95840e3dbd23 (diff)
downloadaur-1c4d83705fb61c1e27fcc03f8671b2fab3e61fc3.tar.gz
Update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2544d01020b9..9f3dc4f8e0dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = term-ux-git
pkgdesc = A custom Teeworlds curses client based on chillerbot-ux (ddnet based).
- pkgver = 15.5.1.r4.g32523b1ea
+ pkgver = 16.0.r420.gffaeed980
pkgrel = 1
url = chillerbot.github.io/
arch = x86_64
@@ -24,7 +24,6 @@ pkgbase = term-ux-git
depends = mariadb-libs
optdepends = ddnet-skins: A collection with more than 500 custom tee skins.
optdepends = ddnet-maps-git: All the maps used on the official DDNet Servers.
- provides = ddnet
provides = term-ux
conflicts = term-ux
source = git+https://github.com/chillerbot/chillerbot-ux
diff --git a/PKGBUILD b/PKGBUILD
index 895ea96c3918..8d8af48dac92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chiller Dragon <chillerdragon@gmail.com>
pkgname=term-ux-git
-pkgver=15.5.1.r4.g32523b1ea
+pkgver=16.0.r420.gffaeed980
pkgrel=1
pkgdesc="A custom Teeworlds curses client based on chillerbot-ux (ddnet based)."
arch=('x86_64')
@@ -10,9 +10,7 @@ license=('custom:BSD' 'CCPL:by-nc-sa')
depends=('freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'pnglite' 'ffmpeg' 'libnotify' 'miniupnpc' 'sqlite' 'mariadb-libs')
makedepends=('git' 'cmake' 'ninja' 'python')
checkdepends=('gmock')
-optdepends=('ddnet-skins: A collection with more than 500 custom tee skins.'
- 'ddnet-maps-git: All the maps used on the official DDNet Servers.')
-provides=('ddnet' 'term-ux')
+provides=('term-ux')
conflicts=('term-ux')
source=('git+https://github.com/chillerbot/chillerbot-ux')
sha256sums=('SKIP')