blob: 4bc999fb51b64dcda66b73cc7ad0f9db14b2e727 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = xdvdfs
pkgdesc = A collection of tools for interacting with XDVDFS/XISO images.
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/antangelo/xdvdfs
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
source = xdvdfs-0.7.0.tar.gz::https://github.com/antangelo/xdvdfs/archive/v0.7.0.tar.gz
sha256sums = 9cf92cf0c7a4a2c3a2334075271b1e1229213e69641f63edcd187a90ab93f920
pkgname = xdvdfs
|