summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eced16626a2c..cf1af4b30e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-cmyt
_module_name=cmyt
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="A collection of Matplotlib colormaps from the yt project."
arch=(any)
url="http://yt-project.org"
@@ -16,7 +16,7 @@ source=(
"https://pypi.io/packages/source/c/${_module_name}/${_module_name}-${pkgver}.tar.gz"
"LICENSE"
)
-sha256sums=('ae5157d37e733ae55df12bad1e8aedb3eb2f3b45e829e25c83df023dcefd5926'
+sha256sums=('9d43c28a39a7532e09d3162fc176601f79dd03d8aed787be82a337803c77dd8f'
'6e13969520b08a454eed4e15bef8926babca14ab65f4f9936c9adc1860c00e1d')
build() {