summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94dfcd05f1ca..8c77708e62d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sasvari <sasvari@fastmail.com>
# adapted from package python2-scikit-rf
pkgname="python-scikit-rf"
-pkgver=0.14.5
+pkgver=0.14.8
pkgrel=1
pkgdesc="Scikit-rf (aka skrf) is a python package for RF/Microwave engineering"
arch=(any)
@@ -15,7 +15,7 @@ optdepends=(
"python-xlwt: for xls writing"
"ipython: for interactive shell"
)
-sha256sums=('d0b3d59f838f9b73b5f96aebe9e89e5d7a1237cf697c0c909bf5c71d56bd8dad')
+sha256sums=('4254ad33b4c02f255cf36c73304854f59f44291ec583ea9c9c029746949b3b31')
source=("https://github.com/scikit-rf/scikit-rf/archive/v$pkgver.tar.gz")
package() {