diff options
Diffstat (limited to 'testing/googler/APKBUILD')
-rw-r--r-- | testing/googler/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/googler/APKBUILD b/testing/googler/APKBUILD index 47bd2e523da..2cc20a9c815 100644 --- a/testing/googler/APKBUILD +++ b/testing/googler/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Google Search, Google Site Search, Google News from the terminal." url="https://github.com/jarun/googler" arch="noarch" -license="GPL3" +license="GPL-3.0" depends="python3" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/jarun/${pkgname}/archive/v${pkgver}.tar.gz" |