summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ae2dc32e07e..aaebf374609f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = elementary-icon-theme-git
url = https://github.com/elementary/icons
arch = any
groups = pantheon-unstable
- license = GPL3
+ license = GPL-3.0
makedepends = git
makedepends = meson
makedepends = inkscape
diff --git a/PKGBUILD b/PKGBUILD
index b934a3994f5c..33cb080bdb45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Named, vector icons for elementary OS'
arch=('any')
url='https://github.com/elementary/icons'
-license=('GPL3')
+license=('GPL-3.0')
groups=('pantheon-unstable')
depends=('hicolor-icon-theme')
makedepends=('git' 'meson' 'inkscape' 'xorg-xcursorgen')