summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLaura Demkowicz-Duffy2021-10-29 02:51:44 +0100
committerLaura Demkowicz-Duffy2021-10-29 02:51:44 +0100
commitd93db11cab23e3ddcc968a78465d2912cd795099 (patch)
tree759bbe47a57f0f7ca6d2b2229d8c3496e26a9d22 /PKGBUILD
parent6f5c6fb4594d1e6b1d915cfa4287d33d47c8b198 (diff)
downloadaur-d93db11cab23e3ddcc968a78465d2912cd795099.tar.gz
Use GPL3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34feb696aba0..7947cb7cd40c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Laura Demkowicz-Duffy <laura@demkowiczduffy.co.uk>
pkgname=openrocket-git
pkgver=r2955.f67ea41c
-pkgrel=1
+pkgrel=2
pkgdesc="A free and fully featured rocket flight simulator - 6 degrees of freedom"
arch=('any')
url=https://github.com/openrocket/openrocket
-license=('GPL')
+license=('GPL3')
depends=('java-environment=8' 'desktop-file-utils')
makedepends=('git' 'ant')
provides=('openrocket')