summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2015-07-01 21:46:54 +0100
committerEmmanuel Gil Peyrot2015-07-01 21:46:54 +0100
commit7494fe7bb98a8549d9321790fa92440b437ac810 (patch)
treeddbf6c0dce3a2f3a0d1f1039a6c4e2c32e8e282c /.SRCINFO
downloadaur-7494fe7bb98a8549d9321790fa92440b437ac810.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 11 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b20f7f56139d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,11 @@
+pkgbase = tar-libarchive
+ pkgdesc = Dummy package providing tar using libarchive’s implementation instead of GNU’s
+ pkgver = 99
+ pkgrel = 1
+ arch = any
+ depends = libarchive
+ provides = tar
+ conflicts = tar
+
+pkgname = tar-libarchive
+