summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreenRaccoon232015-07-13 21:52:25 -0400
committerGreenRaccoon232015-07-13 21:52:25 -0400
commit03340f339e5c54675fff1b7f7efa730ebb6ad88e (patch)
tree5f8a2504a0552c94b22327523d6bfec379d908ee
parent9338dab2a05c2c4a69d73a538151e4c5769563ad (diff)
downloadaur-03340f339e5c54675fff1b7f7efa730ebb6ad88e.tar.gz
Added "provides" option
-rw-r--r--PKGBUILD1
-rw-r--r--snappy-git-r92.efb39e8-1.src.tar.gzbin0 -> 950 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a25076a2a30..d7048d4a6e78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ replaces=("${pkgname%-*}")
conflicts=("${pkgname%-*}" "${pkgname}")
checkdepends=('zlib')
makedepends=('git')
+provides=('snappy')
source=("git+https://github.com/google/${pkgname%-*}.git")
md5sums=('SKIP')
diff --git a/snappy-git-r92.efb39e8-1.src.tar.gz b/snappy-git-r92.efb39e8-1.src.tar.gz
new file mode 100644
index 000000000000..0afd9501a654
--- /dev/null
+++ b/snappy-git-r92.efb39e8-1.src.tar.gz
Binary files differ