summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2019-06-15 11:53:24 +0200
committerphiresky2019-06-15 11:53:24 +0200
commit17935d3fef80eb96e420be52aca62ee8790d17b8 (patch)
tree726ec6811ab72c146d148b1e519555162efdc11b
parent918314ab860d1cc1b949beecda9c77ad767192e8 (diff)
downloadaur-17935d3fef80eb96e420be52aca62ee8790d17b8.tar.gz
lic
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5ef4d85fd60..d574bdb98fd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=(x86_64)
pkgdesc="rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc."
url="https://github.com/phiresky/ripgrep-all"
-license=('GPL3')
+license=('AGPL3')
depends=('ripgrep' 'pandoc' 'poppler' 'ffmpeg')
archivename="ripgrep_all-${pkgver}-${arch}-unknown-linux-musl"
source=("https://github.com/phiresky/ripgrep-all/releases/download/${pkgver}/${archivename}.tar.gz")