summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorItzSelenux2021-12-21 19:49:28 +0000
committerItzSelenux2021-12-21 19:49:28 +0000
commitde4fe5a94aff0505f36dc00b451da03d9fca2770 (patch)
tree8e64a013692be43de2b9ab440c531b7ee31545ec
parent7bc51806b4edfdd5eac56da1ad8520a5711654c0 (diff)
downloadaur-de4fe5a94aff0505f36dc00b451da03d9fca2770.tar.gz
1.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef92f30f21bd..8955c4a231aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = papirus-folders-gui-bin
pkgrel = 1
url = https://github.com/ItzSelenux/papirus-folders-gui
arch = x86_64
- license = GPL3
+ license = GPL2
depends = papirus-folders
depends = qt5-base
optdepends = mate-polkit: Polkit Authentication agent, not required on most DE
diff --git a/PKGBUILD b/PKGBUILD
index 574f718ab327..021cfc64dfde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="A graphical user interface for papirus-folders"
url="https://github.com/ItzSelenux/papirus-folders-gui"
arch=('x86_64')
-license=('GPL3')
+license=('GPL2')
depends=('papirus-folders' 'qt5-base')
optdepends=('mate-polkit: Polkit Authentication agent, not required on most DE')
provides=('papirus-folders-gui')