diff options
Diffstat (limited to 'system/llvm4/APKBUILD')
-rw-r--r-- | system/llvm4/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/llvm4/APKBUILD b/system/llvm4/APKBUILD index 236fb1fc5..0841affab 100644 --- a/system/llvm4/APKBUILD +++ b/system/llvm4/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Travis Tilley <ttilley@gmail.com> # Contributor: Mitch Tishmack <mitch.tishmack@gmail.com> # Contributor: Jakub Jirutka <jakub@jirutka.cz> -# Maintainer: Jakub Jirutka <jakub@jirutka.cz> +# Maintainer: A. Wilcox <awilfox@adelielinux.org> _pkgname=llvm pkgver=4.0.0 _majorver=${pkgver%%.*} |