summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Legner2018-06-08 08:29:26 +0200
committerSimon Legner2018-06-08 08:29:26 +0200
commit8b56cd3d9ac0b28beb9000db402053bd12899518 (patch)
tree788cef84ae1174cc28e873f1dec7c85788d55381 /PKGBUILD
parente9422bb790e0ae17cca00020295ef2ff07d65f22 (diff)
downloadaur-8b56cd3d9ac0b28beb9000db402053bd12899518.tar.gz
Update to 1.4.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8c26f43ea8f..1d4c6d350eaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
-pkgname=('python-snuggs')
+pkgname=python-snuggs
_module='snuggs'
-pkgver='1.4.1'
+pkgver=1.4.2
pkgrel=1
pkgdesc="Snuggs are s-expressions for Numpy"
url="https://github.com/mapbox/snuggs"
@@ -21,4 +21,4 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
}
-sha256sums=('e1d3c9364cec1b1b938627ebfc74f040be66711072d3ae754d844b9435f4940c')
+sha256sums=('8d56182fc83e1a1893284f69abd35751ce30e8f0a33794c2802e7e5d6547e1f1')