summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e91659f3593c..51644a9f5ecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cloudabi-toolchain
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Full toolchain to compile for CloudABI."
url='https://nuxi.nl/'
license=(BSD)
@@ -10,7 +10,6 @@ arch=(any)
depends=(
'cloudabi-clang'
- 'cloudabi-binutils'
'cloudabi-pkg-config'
)