diff options
author | pingplug | 2019-04-06 10:58:34 +0800 |
---|---|---|
committer | pingplug | 2019-04-06 10:58:34 +0800 |
commit | 5970a88f97133e31f3f24e203dc20d223838a22d (patch) | |
tree | 6df510e0aecbf070b82b4e67b1bdd89d2aedf9db /.SRCINFO | |
parent | 52090fd6412f8473283144d96c77327d6c7d1ab4 (diff) | |
download | aur-5970a88f97133e31f3f24e203dc20d223838a22d.tar.gz |
update srcinfo
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,18 +1,16 @@ -# Generated by mksrcinfo v8 -# Tue Apr 11 12:21:31 UTC 2017 pkgbase = octave-nurbs pkgdesc = Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink. pkgver = 1.3.13 pkgrel = 1 - url = http://octave.sourceforge.net/nurbs/ + url = https://octave.sourceforge.io/nurbs/ install = octave-nurbs.install arch = any groups = octave-forge license = GPL3 depends = octave>=3.8 noextract = nurbs-1.3.13.tar.gz - source = http://downloads.sourceforge.net/octave/nurbs-1.3.13.tar.gz - md5sums = 8c7e34af057c24bb4298580133d954f6 + source = https://downloads.sourceforge.net/octave/nurbs-1.3.13.tar.gz + sha256sums = dbbfe7072750330e61040e3a9cf6967733229c3272fb4115bb83dd616aa37e7e pkgname = octave-nurbs |