summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-08-30 17:11:26 +0300
committerorhun2020-08-30 17:11:26 +0300
commit09fc571e15223f8a9b84165fec2605359a4bb1af (patch)
treee68bc023c53fa3b656908edce63a621bff4fcac0 /PKGBUILD
parente7c57d79ce91701166b011aa9fe9dded7ce26bdb (diff)
downloadaur-09fc571e15223f8a9b84165fec2605359a4bb1af.tar.gz
upgpkg: gfold-git 0.3.0.r0.gfa11dd1-1
upstream release Update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0be649101492..f94e66a4c497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="CLI tool to help keep track of Git repositories"
arch=('x86_64')
url="https://github.com/nickgerace/gfold"
-license=('MIT')
+license=('Apache')
makedepends=('cargo')
conflicts=("${pkgname%-git}")
source=("git+${url}")