Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
greyltc committed Nov 14, 2017
1 parent 95095ce commit c51914b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Thu Sep 7 10:51:36 UTC 2017
# Tue Nov 14 22:49:41 UTC 2017
pkgbase = matlab
pkgdesc = A high-level language for numerical computation and visualization
pkgver = 9.2.0.556344
pkgrel = 3
pkgver = 9.3.0.713579
pkgrel = 1
url = http://www.mathworks.com
arch = x86_64
license = custom
Expand Down
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
## The default installation behavior is to install all licensed products whether or not they are available in the tar file. To install only a subset of licensed products either provide a $_products array or set $_partialinstall and remove unwanted entries from the provided $_products array. To perform a network install set $_networkinstall.

pkgname=matlab
pkgver=9.2.0.556344
pkgrel=4
pkgver=9.3.0.713579
pkgrel=1
pkgdesc='A high-level language for numerical computation and visualization'
arch=('x86_64')
url='http://www.mathworks.com'
Expand Down

0 comments on commit c51914b

Please sign in to comment.