summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f126a7bd083..c9b3e2232ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Manual download of '${pkgname}-compiler-${pkgver}.tar' required from upstream
pkgname=aocc
-pkgver=4.1.0
+pkgver=4.2.0
pkgrel=1
pkgdesc="AMD Optimizing C/C++ Compiler"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=("local://aocc-compiler-${pkgver}.tar" "local://modulefile")
options=('staticlibs' '!strip' 'libtool')
optdepends=('env-modules')
install=aocc.install
-sha256sums=("5b04bfdb751c68dfb9470b34235d76efa80a6b662a123c3375b255982cb52acd" "SKIP")
+sha256sums=("ed5a560ec745b24dc0685ccdcbde914843fb2f2dfbfce1ba592de4ffbce1ccab" "SKIP")
# default flags for compiler
# edit this or /etc/makepkg.conf to your liking for default flags for your architecutre