Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 4 years ago
parent
commit
0c0d8a5e74
1 changed files with 1 additions and 2 deletions
  1. 1 2
      PKGBUILD

+ 1 - 2
PKGBUILD

@@ -12,8 +12,7 @@ pkgver() {
 	fi;}
 pkgrel=4
 pkgdesc='A command line tool for downloading TI calculator software from www.ticalc.org'
-license=()
-url=
+license=('MIT')
 arch=('any')
 source=("git+https://github.com/TC01/calcpkg.git")
 build() {