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 fd783223b856..1c5ffbf049f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-scipyx
pkgdesc = SciPy fixes and extensions
pkgver = 0.0.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nschloe/scipyx
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index e7c1d7ce356a..f024b7e2d41d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=scipyx
pkgname=python-${_base}
pkgdesc="SciPy fixes and extensions"
pkgver=0.0.18
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/nschloe/${_base}"
license=(BSD)