summarylogtreecommitdiffstats
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
parent05b8aa8604eae949098ffb4c059003a8c3b0d679 (diff)
downloadaur-bef2605bfd1613b3ab6ec879b725dfd6b9cd8804.tar.gz
Fix copy'n'paste gone wild on license path
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcd816334dc9..7e55a02d8bb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.0.2
-# Sun Feb 11 17:41:04 UTC 2018
+# Sun Feb 11 17:44:55 UTC 2018
pkgbase = libnitrokey
pkgdesc = Communicate with Nitrokey stick devices in a clean and easy manner
pkgver = 3.2
- pkgrel = 2
+ pkgrel = 3
url = https://www.nitrokey.com
arch = i686
arch = x86_64
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