diff options
author | Joan Bruguera | 2019-12-10 21:09:10 +0100 |
---|---|---|
committer | Joan Bruguera | 2019-12-10 21:09:10 +0100 |
commit | aa6ba0e4309233fa5ce6062203888a1610cfa1cd (patch) | |
tree | fb1682ea3ce6b88854c197c6ff98577ba0d02111 /.SRCINFO | |
parent | d5ab0a1d3b51760220107b533394db45dd460a53 (diff) | |
download | aur-aa6ba0e4309233fa5ce6062203888a1610cfa1cd.tar.gz |
Upgrade tracking to the latest version. Additionally, change BSC package versioning numbers, in order to include the year in the pkgver. This is to deal with the fact that multiple, different tallbars are routinely released for the same version number. Up until now, this was handled by bumping pkgrel, but this is not the correct way to handle this, since it's not just a rebuild, but just the upstream code changed.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = mcxx pkgdesc = Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models group at the Barcelona Supercomputing Center. - pkgver = 2.3.0 + pkgver = 2.3.0.20190627 pkgrel = 1 url = https://pm.bsc.es/ompss arch = i686 |