summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Bruguera2020-11-20 18:04:23 +0100
committerJoan Bruguera2020-11-20 18:04:23 +0100
commit75c24fd877e64a5385bb77ef92e13844414dccdb (patch)
tree2b579c05461da923336699f9c6d13b57cb3886db
parent1949aafec71104bfeb409953f24f0178f6bfd991 (diff)
downloadaur-75c24fd877e64a5385bb77ef92e13844414dccdb.tar.gz
Revert last update since it was reverted from BSC FTP - this is the same as 5.4.2.20200414, but with a higher version to force the rollback.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb0682b80d9f..098670ea9874 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dimemas
pkgdesc = High-abstracted network simulator for message-passing programs (from BSC).
- pkgver = 5.4.2.20200414
- pkgrel = 2
+ pkgver = 5.4.2.20201120
+ pkgrel = 1
url = https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0ffe8d5d037a..e32f7bf9be00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joan Bruguera Micó <joanbrugueram@gmail.com>
pkgname='dimemas'
pkgdesc='High-abstracted network simulator for message-passing programs (from BSC).'
-pkgver='5.4.2.20200414'
-pkgrel='2'
+pkgver='5.4.2.20201120'
+pkgrel='1'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
license=('LGPL2.1')