summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2018-02-11 18:45:32 +0100
committerÉtienne Deparis2018-02-11 18:45:32 +0100
commitbef2605bfd1613b3ab6ec879b725dfd6b9cd8804 (patch)
treeaa3f5f3a6fe0e6281dcf8235de199cbfb772d653 /PKGBUILD
parent05b8aa8604eae949098ffb4c059003a8c3b0d679 (diff)
downloadaur-bef2605bfd1613b3ab6ec879b725dfd6b9cd8804.tar.gz
Fix copy'n'paste gone wild on license path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15d93ced8bc5..3b4932e1502e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libnitrokey
pkgver=3.2
-pkgrel=2
+pkgrel=3
pkgdesc="Communicate with Nitrokey stick devices in a clean and easy manner"
arch=('i686' 'x86_64')
url="https://www.nitrokey.com"
@@ -32,7 +32,7 @@ package() {
make DESTDIR="$pkgdir" install
cd ..
- install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${_gitname}/LICENSE"
+ install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
cd "${pkgdir}/usr/"
mv lib64 lib