summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten de Vries2019-04-28 17:34:57 +0200
committerMaarten de Vries2019-04-28 17:34:57 +0200
commitc446b02d0969a64e06126315971bbc0eddc897f9 (patch)
tree2a5df6369834794be7a6c1c96648b87ff6f3decb
parent95615f6e0eddf84cddc200d96047f56fe17047af (diff)
downloadaur-c446b02d0969a64e06126315971bbc0eddc897f9.tar.gz
Fix name.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49cc5cd98fcd..61e954ca3b60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cloudabi-utils
pkgdesc = a number of libraries and utilities that can be used to easily start CloudABI programs
pkgver = 0.38
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/NuxiNL/cloudabi-utils
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index e03b322071f3..8e73e4be5033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Maarten de Vries <maarten@de-vri.es>
-# Contributor: Maurice Bos <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-utils
pkgver=0.38
-pkgrel=1
+pkgrel=2
pkgdesc="a number of libraries and utilities that can be used to easily start CloudABI programs"
arch=('x86_64' 'aarch64')
url='https://github.com/NuxiNL/cloudabi-utils'