summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db02be4fa543..72c18cef45ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cloudabi-clang
pkgdesc = Symlinks for the clang toolchain for CloudABI.
pkgver = 1
- pkgrel = 4
+ pkgrel = 5
url = http://clang.llvm.org/
arch = any
license = custom:LLVM
diff --git a/PKGBUILD b/PKGBUILD
index 80803932f76e..f05f104f1703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Maarten de Vries <maarten@de-vri.es>
-# Contributor: Maurice Box <m-ou.se@m-ou.se>
+# Contributor: Mara Bos <m-ou.se@m-ou.se>
# Contributor: Maarten de Vries <maarten@de-vri.es>
pkgname=cloudabi-clang
pkgver=1
-pkgrel=4
+pkgrel=5
pkgdesc="Symlinks for the clang toolchain for CloudABI."
url='http://clang.llvm.org/'
arch=('any')