summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLW-archlinux2020-01-27 00:02:59 +0100
committerLW-archlinux2020-01-27 00:02:59 +0100
commit9feab76ea9cc440ef94162f26eeeb85ebfd00373 (patch)
tree4542306a1e074619c7c0226aad4edb9ba17b5bc9
parent87edcaf247b1e8a00da09626b8c6cba7de17e9fc (diff)
downloadaur-9feab76ea9cc440ef94162f26eeeb85ebfd00373.tar.gz
updated maintainer email address
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f3127192359..d32306f562db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-llvm-git
pkgdesc = Collection of modular and reusable compiler and toolchain technologies (32-bit, git)
- pkgver = 10.0.0_r338952.0f5f28d000f
+ pkgver = 11.0.0_r340516.4aea70ed329
pkgrel = 1
url = https://llvm.org/
arch = x86_64
@@ -22,8 +22,8 @@ pkgname = lib32-llvm-git
depends = lib32-llvm-libs-git
depends = llvm-git
provides = aur-lib32-llvm-git
- provides = lib32-llvm=10.0.0_r338952.0f5f28d000f-1
- provides = lib32-clang=10.0.0_r338952.0f5f28d000f-1
+ provides = lib32-llvm=11.0.0_r340516.4aea70ed329-1
+ provides = lib32-clang=11.0.0_r340516.4aea70ed329-1
provides = lib32-clang-git
provides = lib32-clang-svn
provides = lib32-llvm-svn
@@ -39,7 +39,7 @@ pkgname = lib32-llvm-libs-git
depends = lib32-ncurses
depends = lib32-zlib
provides = aur-lib32-llvm-libs-git
- provides = lib32-llvm-libs=10.0.0_r338952.0f5f28d000f-1
+ provides = lib32-llvm-libs=11.0.0_r340516.4aea70ed329-1
provides = lib32-llvm-libs-svn
conflicts = lib32-llvm-libs
diff --git a/PKGBUILD b/PKGBUILD
index a4d772c5385a..d62b783e7348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Lone_Wolf <lonewolf at xs4all dot nl>
+# Maintainer: Lone_Wolf <lone_wolf@klaas-de-kat.nl>
# Contributor: Yurii Kolesnykov <root@yurikoles.com>
# Contributor: Luchesar V. ILIEV <luchesar%2eiliev%40gmail%2ecom>
# Contributor: Anders Bergh <anders@archlinuxppc.org>
@@ -13,7 +13,7 @@
pkgbase=lib32-llvm-git
pkgname=(lib32-llvm-git lib32-llvm-libs-git)
pkgdesc="Collection of modular and reusable compiler and toolchain technologies (32-bit, git)"
-pkgver=10.0.0_r338952.0f5f28d000f
+pkgver=11.0.0_r340516.4aea70ed329
pkgrel=1
arch=('x86_64')
url='https://llvm.org/'