summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c4d13266db5..a91d99c649d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = python-nazca
depends = python-pillow
depends = ipython
source = https://nazca-design.org/dist/nazca-0.5.3.zip
- sha256sums = c89b3a2334d3b3b1baed5eedee66ee5005a9e1a4068db8a36df95e2ed034adfa
+ sha256sums = 81fdc50e3861c7baea03492b14da0c32cb7b3610deb17a182dabfe267a1dd582
pkgname = python-nazca
diff --git a/PKGBUILD b/PKGBUILD
index f568c6249ef9..2f05b793174c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://nazca-design.org/"
license=("AGPLv3+")
depends=("python" "python-pyclipper" "python-pandas" "python-matplotlib" "python-pillow" "ipython")
-sha256sums=('c89b3a2334d3b3b1baed5eedee66ee5005a9e1a4068db8a36df95e2ed034adfa')
+sha256sums=('81fdc50e3861c7baea03492b14da0c32cb7b3610deb17a182dabfe267a1dd582')
source=("https://nazca-design.org/dist/$pkg-$pkgver.zip")
package() {