summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeert Hendrickx2020-08-08 18:54:49 +0200
committerGeert Hendrickx2020-08-08 18:54:49 +0200
commit39d3c874be75bff5a77b6a5d4419fe2cc9b30651 (patch)
tree8224899f14f3db9ecc63032ddd27fc99c875ebb8 /PKGBUILD
parent689ef5185b7994e64fbbed6a6ffc4512baf337c1 (diff)
downloadaur-39d3c874be75bff5a77b6a5d4419fe2cc9b30651.tar.gz
https://github.com/rueckstiess/mtools/releases/tag/v1.6.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71246238fe84..e5f425bf31bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mongodb-mtools
_pkgname=mtools
-pkgver=1.6.3
+pkgver=1.6.4
pkgrel=1
arch=('x86_64')
url="https://github.com/rueckstiess/mtools"
@@ -13,7 +13,7 @@ depends=('python' 'python-dateutil' 'python-setuptools')
optdepends=('python-psutil' 'python-pymongo' 'python-matplotlib' 'python-numpy')
makedepends=('python-setuptools')
source=("https://github.com/rueckstiess/mtools/archive/v$pkgver.tar.gz")
-sha256sums=('0a4cb7f256457d8fc89c4726e593866f42895355694d9c9018f5f4c679adda54')
+sha256sums=('420e22180130fc8c2b78b3a6cd9389f36badf5edfa58c34ca54729641ae5b666')
package() {
cd $srcdir/$_pkgname-${pkgver}