summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM Jordan Stanway2020-09-23 17:02:13 -0700
committerM Jordan Stanway2020-09-23 17:48:29 -0700
commit64722182969cfd8705c4ab151a8e0393dfc9ae5b (patch)
treeedb3cb3dcc6cb9ceeb83062462a5e74e0ae3e01b /PKGBUILD
parentb865a1e1eec3e1c3ad26e6181e4ac723a055dcad (diff)
downloadaur-64722182969cfd8705c4ab151a8e0393dfc9ae5b.tar.gz
add xorg-fonts-misc to PKGBUILD
NOTE: apparently it needs a reboot after installing that... also update maintainer address & pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59bdb87f413b..277aca7a97d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: M Jordan Stanway <bluesquall+aur-avl@gmail.com>
+# Maintainer: M Jordan Stanway <aur-avl@mjstanway.com>
pkgname=avl
pkgver=3.36
-pkgrel=1
+pkgrel=2
pkgdesc="aerodynamic and flight-dynamic analysis of rigid aircraft using an extended vortex lattice model"
arch=('i686' 'x86_64')
url="http://web.mit.edu/drela/Public/web/avl/"
license=('GPL')
makedepends=('gcc-fortran')
-depends=('gcc-libs' 'libx11')
+depends=('gcc-libs' 'libx11' 'xorg-fonts-misc')
options=('!strip')
source=('http://web.mit.edu/drela/Public/web/avl/avl3.36.tgz' 'avl.patch')
md5sums=('61cf7ed7629142567ac8a9c9e1ba4981'