Added PKGBUILD & .SRCINFO
This commit is contained in:
commit
b102b5122a
3 changed files with 54 additions and 0 deletions
13
.SRCINFO
Normal file
13
.SRCINFO
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
pkgbase = packwiz-git
|
||||
pkgdesc = packwiz is a command line tool for creating Minecraft modpacks.
|
||||
pkgver = r211.e71b63e
|
||||
pkgrel = 1
|
||||
url = https://github.com/packwiz/packwiz
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = go
|
||||
depends = glibc
|
||||
source = packwiz-git::git+https://github.com/packwiz/packwiz#branch=master
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = packwiz-git
|
||||
Loading…
Add table
Add a link
Reference in a new issue