summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSongtronix2020-02-02 12:30:32 +0100
committerSongtronix2020-02-02 12:30:32 +0100
commit08d3a6a4b4082a8e9aaa538981e62f3e5756b572 (patch)
treeaf6a07da304772b79c6099389c5811f1445f541a /PKGBUILD
parentf5a13c1d894517c905982f2fcca82c6bc0b468a0 (diff)
downloadaur-08d3a6a4b4082a8e9aaa538981e62f3e5756b572.tar.gz
fix: remove unneeded makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82cd781ea8bc..06174bfcfed9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Songtronix <contact@songtronix.com>
pkgname=airshipper
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="The official launcher for Veloren - an open-world, open-source multiplayer voxel RPG"
arch=('x86_64' 'i686')
url='https://www.songtronix.com/'
license=('GPL3')
depends=('openssl' 'libxcb' 'fontconfig')
-makedepends=('git' 'rustup')
provides=()
conflicts=("$pkgname-git")
source=(