diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..6585a33 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,24 @@ +# Generated by makepkg 4.2.1 +# Mon Jun 1 14:57:11 UTC 2015 +pkgbase = pkgfile-git + pkgdesc = a pacman .files metadata explorer + pkgver = 15.2.g387bba4 + pkgrel = 1 + url = http://github.com/falconindy/pkgfile + install = pkgfile.install + arch = i686 + arch = x86_64 + license = MIT + makedepends = git + makedepends = perl + depends = libarchive + depends = curl + depends = pcre + depends = pacman + provides = pkgfile + conflicts = pkgfile + source = git://github.com/falconindy/pkgfile + md5sums = SKIP + +pkgname = pkgfile-git + |