summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRudolf Polzer2022-01-13 11:49:29 -0500
committerRudolf Polzer2022-01-13 11:49:29 -0500
commitff3c5f45c6e6929b458b0193c66dac86adf5f9e9 (patch)
treef98352481945efc411c797cd6f3afe9b26905523 /PKGBUILD
parent52aa5feb7a1baa98ea146272e0152edd5351f0ed (diff)
downloadaur-ff3c5f45c6e6929b458b0193c66dac86adf5f9e9.tar.gz
Fix license tag.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d26a93782d6a..cf43e3a7dc4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Rudolf Polzer <divVerent at gmail dot com>
pkgname=aaaaxy
pkgver=1.0.187
-pkgrel=2
+pkgrel=3
pkgdesc='A nonlinear puzzle platformer taking place in non-Euclidean geometry'
arch=('x86_64')
url="git+https://github.com/divVerent/$pkgname"
-license=('GPL')
+license=('Apache')
makedepends=('git' 'go' 'graphviz' 'imagemagick' 'make')
source=("$url#tag=v$pkgver")
sha256sums=('SKIP')