summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-09-20 19:02:05 +0200
committerHans-Nikolai Viessmann2020-09-20 19:02:05 +0200
commitd7148e69d80970f46c6a5693cc6cb1a7147db836 (patch)
treed55b486208c848d907a7c06ed745e436cb8c852e /PKGBUILD
parentf00e8c2d652e3ee4f6edff9e98c64c6baf0a7c84 (diff)
downloadaur-d7148e69d80970f46c6a5693cc6cb1a7147db836.tar.gz
bump version to match sac2c '1.3.3-390-1'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 375a04e8ac21..da534e4b0336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,22 +3,22 @@
pkgname=sac-stdlib-weekly
_version=1.3
-_changes=81
-_commit=g930d
-_sac_version="1.3.3-386-1"
+_changes=98
+_commit=g93af
+_sac_version="1.3.3-390-1"
pkgver="${_version}.${_changes}"
pkgrel=1
pkgdesc='The standard library for the Single-Assignment C programming language (weekly build)'
arch=('x86_64')
url='http://www.sac-home.org/'
license=('custom:SAC')
-depends=('sac-compiler-weekly>=1.3.3.386' hwloc cuda)
+depends=('sac-compiler-weekly>=1.3.3.390' hwloc cuda)
provides=('sac-stdlib')
replaces=('sac-stdlib')
conflicts=('sac-stdlib')
source=("https://gitlab.science.ru.nl/sac-group/sac-packages/-/raw/master/packages/weekly/Linux/${_sac_version}/full/sac-stdlib-${_version}-${_changes}-${_commit}.tar.gz"
'LICENSE.txt')
-sha256sums=('c7bfd8d45ad756bc58bfec4f0c6fa2b2c28d47e3047d30036da18adae3425eb2'
+sha256sums=('6648c56297208ed687291f466a6252715256ea131cf56c6220ac9ff1829793a2'
'70a44340820b0515f1d29e663342f0ed8efb3a29fa5619f18461cbaf7cdf27c3')
package() {