summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDotz0cat2020-11-04 20:02:23 -0600
committerDotz0cat2020-11-04 20:02:23 -0600
commitd04025fc2f4f4ae2291f80fbc9c45b7365be1612 (patch)
tree47d6fae8303525fa07e205617922e05bda732298
parent09b5ceb6e5824b410d806a2648b0db03db8f3766 (diff)
downloadaur-d04025fc2f4f4ae2291f80fbc9c45b7365be1612.tar.gz
fixed leftover comment
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ff95620ef0f..9ae2ac97fa6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,6 @@ pkgrel=1
pkgdesc="A radio program that focuses on Japan radio"
arch=("any")
url="https://github.com/Dotz0cat/rajio_gtk"
-#this program is not gpl
-#I have no idea how to lisecne it yet
license=('GPL3')
depends=('gtk3' 'gstreamer' 'sqlite3' 'gst-plugins-good' 'gst-plugins-bad')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Dotz0cat/rajio_gtk/archive/$pkgver.tar.gz)