summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBartłomiej2024-04-15 17:17:08 +0200
committerBartłomiej2024-04-15 17:17:08 +0200
commitdc521b79ecbea43b273e678ffa466c79ebb361dd (patch)
treee37c7acb107d2fb8c4b07f6eea185368006dab3d /PKGBUILD
parentdcef63af6a5f74f041cc9255381765ce51606a9d (diff)
downloadaur-fremen-transcriptor-git.tar.gz
changed the license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c95a9225010a..7200f52b62d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Software to transcript ASCII into desert people's writing from popular sci-fi franchise"
arch=('x86_64')
url="https://github.com/theKapcioszek/fremen-transcriptor"
-license=('GPL3')
+license=('BSD-3-Clause')
depends=()
makedepends=('git' 'make')
optdepends=()