Update the AUR package 😆
This commit is contained in:
parent
20bbca848e
commit
7fb674cecc
3 changed files with 17 additions and 3 deletions
14
archpackage/.SRCINFO
Normal file
14
archpackage/.SRCINFO
Normal file
|
@ -0,0 +1,14 @@
|
|||
pkgbase = bfy
|
||||
pkgdesc = brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀🤪
|
||||
pkgver = 0.1.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/anas-elgarhy/bfy
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = cargo
|
||||
provides = bfy
|
||||
replaces = bfy
|
||||
source = bfy-0.1.1.tar.gz::https://static.crates.io/crates/bfy/bfy-0.1.1.crate
|
||||
sha256sums = 7994e9b500c63e09e5ee47e72b5654c84a2130c968256cebb687fce94ec6c55b
|
||||
|
||||
pkgname = bfy
|
Loading…
Add table
Add a link
Reference in a new issue