summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902021-02-15 12:33:16 +0400
committerANDRoid78902021-02-15 12:33:16 +0400
commitc40d075fe39638e61b309ddcdc0a85341cba444c (patch)
tree85cfd4293736563c822550000743aba667ca3166
parent850c5eb0506ddbc864b8710c7e45e0aa1bfe22aa (diff)
downloadaur-c40d075fe39638e61b309ddcdc0a85341cba444c.tar.gz
license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e589fab76ee..bb6d56527696 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = bootsplash-manager-bin
pkgrel = 2
url = https://github.com/ANDRoid7890/bootsplash-manager
arch = x86_64
- license = GPL2
+ license = GPL3
depends = qt5-base
depends = bootsplash-systemd
depends = polkit
diff --git a/PKGBUILD b/PKGBUILD
index 70eeba758066..de16a450beae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Simple bootsplash manager"
url="https://github.com/ANDRoid7890/bootsplash-manager"
arch=(x86_64)
-license=(GPL2)
+license=(GPL3)
depends=('qt5-base'
'bootsplash-systemd'
'polkit')