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 c5e57f2a8f90..7e7f32df6aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pack=zeromq
pkgname=octave-$_pack
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc="ZeroMQ bindings for GNU Octave"
arch=(any)
@@ -23,7 +23,7 @@ options=()
install=$pkgname.install
_archive=$_pack-$pkgver.tar.gz
source=("https://downloads.sourceforge.net/octave/$_archive")
-sha256sums=('c46a72fe0117b13a9f24fd48ffbbce65422fcb80b95ce09b78f1d0b086a9ded4')
+sha256sums=('300644a5b56eada815b97acc27cab9fe3539713721a2c02dac047a1252f07ecb')
noextract=("$_archive")
_octave_run() {