summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-05-10 20:30:41 +0200
committerMichal Wojdyla2021-05-10 20:30:41 +0200
commit802b669798c455c24cd36c2f7b1966507541309a (patch)
tree1653c89a0fea5b85ea0dc1bfa11c2e5f792bbc59
parent819f92d1c871160a981b2f15241652346026cf53 (diff)
downloadaur-802b669798c455c24cd36c2f7b1966507541309a.tar.gz
fix license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7731cd7121a1..969bd0b762d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,5 +26,5 @@ package() {
python2 setup.py install --root="$pkgdir" --optimize=1
- install -Dm644 ../LICENSE.txt "$pkgdir"/usr/share/licenses/python2-pathlib2/LICENSE.txt
+ install -Dm644 ../LICENSE.txt "$pkgdir"/usr/share/licenses/python2-securestring/LICENSE.txt
} \ No newline at end of file