Create the AUR package 🥰
This commit is contained in:
parent
b842aa669c
commit
20811ba4aa
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "archpackage/bfy"]
|
||||
path = archpackage/bfy
|
||||
url = ssh://aur@aur.archlinux.org/bfy.git
|
|
@ -38,3 +38,4 @@ package() {
|
|||
cd "$pkgname-$pkgver"
|
||||
sudo install -Dm0755 -t "/usr/bin/" "target/release/$pkgname"
|
||||
}
|
||||
sha256sums=('6cbc8ec926988fee38eae1f43b63c8004b4a8e775bb597b14dd2be1c8ff3a1ab')
|
||||
|
|
1
archpackage/bfy
Submodule
1
archpackage/bfy
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 01641cbc3ee5c3477bf1390baf811c26ac42087e
|
Loading…
Reference in a new issue