summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98b73f93f88c..12187866e7fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = papirus-linux-universe
pkgrel = 2
url = https://github.com/Adapta-Projects/Papirus-Linux-Universe
arch = any
- license = GPL2
+ license = GPL-2.0-or-later
depends = bash
depends = papirus-icon-theme
optdepends = papirus-nord: additional icon themes
diff --git a/PKGBUILD b/PKGBUILD
index 523a253b8900..81b58f49c81c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=papirus-linux-universe
pkgver=1.1.0
pkgrel=2
pkgdesc="Papirus folder icon set based on distros and the most famous icon themes in the Linux world!"
arch=('any')
url="https://github.com/Adapta-Projects/Papirus-Linux-Universe"
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('bash' 'papirus-icon-theme')
optdepends=('papirus-nord: additional icon themes')
provides=('papirus-folders')