summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12854d68cc8c..017284a8c722 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 12:58:06 UTC 2015
+# Thu Dec 29 06:16:25 UTC 2016
pkgbase = octave-sockets
pkgdesc = Socket functions for networking from within octave.
pkgver = 1.2.0
- pkgrel = 3
+ pkgrel = 4
url = http://octave.sourceforge.net/sockets/
install = octave-sockets.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8fd21ae304dc..42aa2682cd16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pack=sockets
pkgname=octave-$_pack
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Socket functions for networking from within octave."
arch=(any)
url="http://octave.sourceforge.net/$_pack/"