summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDarjan Krijan2021-07-21 20:34:59 +0200
committerDarjan Krijan2021-07-21 20:34:59 +0200
commit3f14224c354123e19d476b3d622f8620e083762b (patch)
tree3a2b1e3fdaa7f3da42a87e7336835ffd0bd35480 /PKGBUILD
parentf0a0dcf14fdab7c06caee9ab7209b0e5ed86f282 (diff)
downloadaur-3f14224c354123e19d476b3d622f8620e083762b.tar.gz
aocc 3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ba28b8ac55e..b28a42686b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Manual download of '${pkgname}-compiler-${pkgver}.tar' required from upstream
pkgname=aocc
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
pkgdesc="AMD Optimizing C/C++ Compiler"
arch=('x86_64')
license=('custom')
@@ -12,7 +12,7 @@ source=("local://aocc-compiler-${pkgver}.tar" "local://modulefile")
options=('staticlibs' '!strip' 'libtool')
optdepends=('env-modules')
install=aocc.install
-md5sums=("e670c7f8abe5a96b7b1d770f5a8e160a" "SKIP")
+md5sums=("11b00fca72b4abd035827a0cf72fa3c5" "SKIP")
# default flags for compiler
# edit this or /etc/makepkg.conf to your liking for default flags for your architecutre