summaryrefslogtreecommitdiff
path: root/extra/snappy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/snappy/PKGBUILD')
-rw-r--r--extra/snappy/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/snappy/PKGBUILD b/extra/snappy/PKGBUILD
index 3e7d7a387..85e15cd87 100644
--- a/extra/snappy/PKGBUILD
+++ b/extra/snappy/PKGBUILD
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD 178016 2013-02-13 16:35:15Z dreisner $
+# $Id: PKGBUILD 198433 2013-10-30 14:50:42Z allan $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Antony Male <antony dot male at geemail dot com>>
pkgname=snappy
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A fast compressor/decompressor library'
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/snappy/"
license=('BSD')
depends=('glibc' 'gcc-libs')
checkdepends=('zlib')
-options=('!libtool')
source=("http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz")
md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')