summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-17 16:31:00 +0200
committerFrederik Schwan2020-05-17 16:31:00 +0200
commit50893dded034be8bca922728044d1608fc474521 (patch)
tree7eb9c940ccec2be7c4cf359208d7d4616d29039e
parent4612c96a8aa7c26e8695ceade25d370a89a4573b (diff)
downloadaur-50893dded034be8bca922728044d1608fc474521.tar.gz
review by coderobe
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58337f30ef4f..0800ee521c11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = tpacpi-bat-git
pkgrel = 1
url = https://github.com/teleshoes/tpacpi-bat
arch = any
- license = GPLv3
+ license = GPL3
makedepends = git
depends = perl
depends = acpi_call
diff --git a/PKGBUILD b/PKGBUILD
index 2c39dfc1ae29..1edac824b4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='A Perl script with ACPI calls for recent ThinkPads which are not supported by tp_smapi'
arch=('any')
url='https://github.com/teleshoes/tpacpi-bat'
-license=('GPLv3')
+license=('GPL3')
depends=('perl' 'acpi_call')
makedepends=('git')
provides=('tpacpi-bat')