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 10a870f7386c..e1194d04f74e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = cadmus-deb
pkgrel = 1
url = https://github.com/josh-richardson/cadmus/
arch = x86_64
- license = custom
+ license = GPL3
makedepends = tar
depends = hicolor-icon-theme
provides = cadmus
diff --git a/PKGBUILD b/PKGBUILD
index 29bfb6854e18..3c464e494a4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin"
arch=('x86_64')
url="https://github.com/josh-richardson/cadmus/"
-license=('custom')
+license=('GPL3')
makedepends=('tar')
conflicts=('cadmus' 'cadmus-appimage')
provides=('cadmus')