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 70776992e33c..2214913a5dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francois Boulogne <fboulogne at april dot org>
pkgname=scifig
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="A build tool for (non?)-scientific figures"
arch=('any')
@@ -10,8 +10,8 @@ url="https://scifig.readthedocs.org/"
license=('GPL3')
depends=('python')
makedepends=('python-setuptools')
-source=(https://pypi.python.org/packages/source/s/scifig/scifig-${pkgver}.tar.gz)
-sha256sums=('0eb138a9c87036494c0f8160ddbd83bc122ad354d3f38ca8924dcc9088ebd959')
+source=(https://pypi.python.org/packages/7c/f8/78d3a43120337c7bca27ebd7abc93908ac14b5aebc453766f958b7d716db/scifig-${pkgver}.tar.gz)
+sha256sums=('326d85bf9788ebe9778398726dcc4b400568bb7add5825a39be067b95de78c8d')
build() {
cd "$srcdir/$pkgname-$pkgver"