summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreriXD2020-08-14 15:39:03 +0200
committereriXD2020-08-14 15:39:03 +0200
commitd1afb62cd1bfacf27d7fbe288963b3acdf84db85 (patch)
tree372741c870b93d6403c69fd1cc9a0c5ba4fd7b15
parent61a87be176470c1ad8c28097cbd9def67d877a40 (diff)
downloadaur-coppeliasim.tar.gz
Updated to Version 4.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 822ec46812fa..c5adc8a11c0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = coppeliasim
pkgdesc = CoppeliaSim, formerly known as V-REP, is the Swiss army knife among robot simulators.
- pkgver = 4_0_0
- pkgrel = 2
+ pkgver = 4_1_0
+ pkgrel = 1
url = http://www.coppeliarobotics.com/index.html
arch = x86_64
license = GPL
@@ -9,9 +9,9 @@ pkgbase = coppeliasim
optdepends = icu60: BlueZero api dependency
provides = vrep
options = !strip
- source = http://www.coppeliarobotics.com/files/CoppeliaSim_Edu_V4_0_0_Ubuntu18_04.tar.xz
+ source = http://www.coppeliarobotics.com/files/CoppeliaSim_Edu_V4_1_0_Ubuntu20_04.tar.xz
source = coppeliasim.sh
- md5sums = efffc21811fc7295f6db76516eb71534
+ md5sums = e09e9cf3d2b14353c9d8c29d58d05910
md5sums = c6ac387b3f540d5d6a7bcb0b97c67828
pkgname = coppeliasim
diff --git a/PKGBUILD b/PKGBUILD
index 51ea5f1f13ac..367d860a8f76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: eriXD <the.eriXD {a.t} gmail {d.o.t} com>
pkgname=coppeliasim
-pkgver=4_0_0
-pkgrel=2
+pkgver=4_1_0
+pkgrel=1
pkgdesc="CoppeliaSim, formerly known as V-REP, is the Swiss army knife among robot simulators."
arch=("x86_64")
url="http://www.coppeliarobotics.com/index.html"
@@ -13,9 +13,9 @@ optdepends=('icu60: BlueZero api dependency')
options=(!strip)
provides=('vrep')
install=""
-source=("http://www.coppeliarobotics.com/files/CoppeliaSim_Edu_V${pkgver}_Ubuntu18_04.tar.xz"
+source=("http://www.coppeliarobotics.com/files/CoppeliaSim_Edu_V${pkgver}_Ubuntu20_04.tar.xz"
"coppeliasim.sh")
-md5sums=('3634eaa7b5e01c258422b11761430dfc'
+md5sums=('e09e9cf3d2b14353c9d8c29d58d05910'
'c6ac387b3f540d5d6a7bcb0b97c67828')
prepare()
{
@@ -32,9 +32,9 @@ package() {
if [ "$CARCH" = x86_64 ]
then
- cd "${srcdir}/CoppeliaSim_Edu_V${pkgver}_Ubuntu18_04"
+ cd "${srcdir}/CoppeliaSim_Edu_V${pkgver}_Ubuntu20_04"
else
- cd "${srcdir}/CoppeliaSim_Edu_V${pkgver}_Ubuntu18_04"
+ cd "${srcdir}/CoppeliaSim_Edu_V${pkgver}_Ubuntu20_04"
fi
# Copy the whole thing