summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStaticRocket2021-03-12 20:53:02 -0500
committerStaticRocket2021-03-12 20:53:02 -0500
commit2483b02f69169dd18f3847395245bccf627192cd (patch)
tree86bd29116ce863b2b13d8a8ea8cf99dbfa487aea /PKGBUILD
parent87c5814a5b5302f39f97ec41a37e7435cd6d9558 (diff)
downloadaur-2483b02f69169dd18f3847395245bccf627192cd.tar.gz
change license to use standard name
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f02d44c5cc3..89f4a6ca7dcc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Static_Rocket
pkgname=asus-nb-ctrl-git
-pkgver=3.0.1.r0.g6f81f86
+pkgver=3.1.6.r0.g8a63dce
pkgrel=1
pkgdesc="Asus laptop control utilities"
arch=('x86_64')
url="https://gitlab.com/asus-linux/asus-nb-ctrl"
-license=('Mozilla Public License Version 2.0')
+license=('MPL2')
depends=('libusb' 'udev' 'systemd')
optdepends=('acpi_call: fan control')
makedepends=('git' 'rust')