summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-01 09:11:23 -0700
committerAndy Weidenbaum2015-10-01 09:11:23 -0700
commit1e37315167d336b49db93c54ea09a2e770774dfd (patch)
tree146f269f570557bfc0f306b928ccb7c3bc2127f2 /PKGBUILD
parent1c3d38bad70cd6f1446999f98a86192146c9ddd4 (diff)
downloadaur-1e37315167d336b49db93c54ea09a2e770774dfd.tar.gz
update pkgver to 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80bc9a053adc..352410edb730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-snakebite
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="Pure Python HDFS client"
arch=('any')
@@ -15,8 +15,8 @@ url="https://github.com/spotify/snakebite"
license=('Apache')
options=(!emptydirs)
source=(https://pypi.python.org/packages/source/s/${pkgname#python2-}/${pkgname#python2-}-$pkgver.tar.gz)
-md5sums=('5c95baa672fbe82fb2ddf4b6909c96fd')
-sha256sums=('95c9fa0a477acf7431dbdfcc03d648500925617ae2a72d103dc7f944cdc8a81f')
+md5sums=('313ceacc5894b189d1f6dfd248ba6b80')
+sha256sums=('670c54503570b13542fb62c96c7adfef064a71fe91e02711174982c5789afb84')
provides=('python2-snakebite' 'snakebite')
conflicts=('snakebite')