[arch-commits] Commit in openmp/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri Sep 27 01:37:11 UTC 2019


    Date: Friday, September 27, 2019 @ 01:37:11
  Author: foutrelis
Revision: 363485

upgpkg: openmp 9.0.0-2

Update license.

Modified:
  openmp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-27 01:24:36 UTC (rev 363484)
+++ PKGBUILD	2019-09-27 01:37:11 UTC (rev 363485)
@@ -2,11 +2,11 @@
 
 pkgname=openmp
 pkgver=9.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LLVM OpenMP Runtime Library"
 arch=('x86_64')
 url="https://openmp.llvm.org/"
-license=('custom:University of Illinois/NCSA Open Source License')
+license=('custom:Apache 2.0 with LLVM Exception')
 depends=('glibc' 'libelf' 'libffi')
 makedepends=('cmake' 'ninja')
 source=(https://releases.llvm.org/$pkgver/$pkgname-$pkgver.src.tar.xz{,.sig})



More information about the arch-commits mailing list