Update PKGBUILD
This commit is contained in:
parent
3765642dc8
commit
6226bd2b16
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=goldwarden
|
pkgname=goldwarden
|
||||||
pkgver=0.1.1
|
pkgver=0.1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A feature-packed Bitwarden compatible desktop integration'
|
pkgdesc='A feature-packed Bitwarden compatible desktop integration'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -31,4 +31,4 @@ package() {
|
|||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
echo $pkgdir
|
echo $pkgdir
|
||||||
install -Dm755 build/$pkgname "$pkgdir"/usr/bin/$pkgname
|
install -Dm755 build/$pkgname "$pkgdir"/usr/bin/$pkgname
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user