summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSongtronix2020-12-16 21:21:58 +0100
committerSongtronix2020-12-16 21:21:58 +0100
commitb5e6ae2726e7cdf3e325767b04507548eb5e26e9 (patch)
tree2fa499672ec31774717a548f1f36c88c074e74d8 /PKGBUILD
parent97c95bc6a5200deff208f917986eb1081fcb729d (diff)
downloadaur-b5e6ae2726e7cdf3e325767b04507548eb5e26e9.tar.gz
release: 0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 718c1e3930f6..2fcff09cecbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Co-Maintainer: Songtronix <contact@songtronix.com>
pkgname=airshipper-git
-pkgver=0.4.1.r0.19dcd15
+pkgver=0.4.2.r0.ff875aa
pkgrel=1
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')
+depends=('openssl' 'libxcb' 'bzip2')
makedepends=('git' 'rustup')
provides=('airshipper')
conflicts=('airshipper')