summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Rødseth2019-08-06 08:59:55 +0000
committerAlexander Rødseth2019-08-06 08:59:55 +0000
commit19d4fba3747f507ab73b222a9297a1403878f57c (patch)
tree0717b4bdcd7859d50361009657c2078227fbddde /PKGBUILD
parent370a53029d7faaa69a28a1501befaf7a1236240e (diff)
downloadaur-19d4fba3747f507ab73b222a9297a1403878f57c.tar.gz
upgpkg: 9.1.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81de74e9c620..9bcf16623434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
-# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
+# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
# Contributor: Emil Renner Berthing <aur@esmil.dk>
_target=riscv64-linux-gnu
pkgname=$_target-gcc
pkgver=9.1.0
_islver=0.21
-pkgrel=1
+pkgrel=2
pkgdesc='Cross compiler for 32-bit and 64-bit RISC-V'
arch=('x86_64')
url='https://gcc.gnu.org/'