summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3S0X2020-06-30 14:08:44 +0200
committerD3S0X2020-06-30 14:08:44 +0200
commit79965ad41ba660a5cc49efba81cdb99b0d1fd994 (patch)
treebb9f4760b09405828979e3644a595f762f0f6167
parent70dbe6a22b8a528dd77d52f6948bb889d79c0281 (diff)
downloadaur-79965ad41ba660a5cc49efba81cdb99b0d1fd994.tar.gz
initial commit
-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')