summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f96ea027f76e..4936f1fda248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Execute systemd services if current connection is not metered."
arch=('any')
url="https://github.com/jdorel/systemd-metered-connection-dependency"
-license=('GPL')
+license=('GPL3')
depends=('systemd')
makedepends=('git')
source=("${pkgname}::git+https://github.com/jdorel/systemd-metered-connection-dependency.git")