summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormakepkg2020-07-26 16:45:08 +0200
committermakepkg2020-07-26 16:45:08 +0200
commitad0b1ac972d4c6d7f61d3367d64d0c2350a82796 (patch)
treece3d959bad1b56e7840af21717540c73eb19b0b8
parent071f25582511b6143ecc6c39287aee2f27c849d8 (diff)
downloadaur-ad0b1ac972d4c6d7f61d3367d64d0c2350a82796.tar.gz
Corrected license `LGPL2` to `LGPL2.1`.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dff8a9b3a1ad..555d022ab377 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = auto-07p-git
pkgdesc = Software for continuation and bifurcation problems in ordinary differential equations. Release 07P. Environment variables controlling build (default to 'no', see PKGBUILD): _BUILD_DOC, _WITH_PLAUT04, _PLAUT04_WITH_QT, AUTO_DEBUG, _WITH_OPENMP, _WITH_MPI.
pkgver = 0.9.2+r1856
- pkgrel = 2
+ pkgrel = 3
url = http://cmvl.cs.concordia.ca/auto/
arch = i686
arch = x86_64
license = BSD
- license = LGPL2
+ license = LGPL2.1
license = GPL2
makedepends = g95
makedepends = gcc
diff --git a/PKGBUILD b/PKGBUILD
index 047a329a669a..a5d0885096ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _debiandfsgver=3
_debianver="${_debianmainver}+dfsg-${_debiandfsgver}"
_pkgver=latest
pkgver=0.9.2+r1856
-pkgrel=2
+pkgrel=3
pkgdesc="Software for continuation and bifurcation problems in ordinary differential equations. Release 07P. Environment variables controlling build (default to 'no', see PKGBUILD): _BUILD_DOC, _WITH_PLAUT04, _PLAUT04_WITH_QT, AUTO_DEBUG, _WITH_OPENMP, _WITH_MPI."
arch=('i686' 'x86_64')
url='http://cmvl.cs.concordia.ca/auto/'
@@ -63,7 +63,7 @@ replaces=("${_pkgname}<=${pkgver}")
provides=("${_pkgname}=${pkgver}")
license=(
'BSD'
- 'LGPL2'
+ 'LGPL2.1'
'GPL2'
)
source=(