summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Chen2022-12-26 01:34:37 -0500
committerEvan Chen2022-12-26 01:34:37 -0500
commit1a0792e8f1fbb0f4bc076d6c16d1f8cf17010a6b (patch)
tree84335257a8e26f3a08745a857e13b8112de19651
parent314af247a288c185cf56819a7d44286a677f57b6 (diff)
downloadaur-1a0792e8f1fbb0f4bc076d6c16d1f8cf17010a6b.tar.gz
custom:MIT -> MIT
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5c6914837b6..5797693bfd6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='GRId LOgic Puzzle Solver'
arch=(any)
url=https://github.com/obijywk/grilops
-license=(custom:MIT)
+license=(MIT)
depends=(python python-z3-solver)
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz"