aboutsummaryrefslogtreecommitdiffstats
path: root/testing/unison/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/unison/APKBUILD')
-rw-r--r--testing/unison/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/unison/APKBUILD b/testing/unison/APKBUILD
index ad9dee1f84..967f0facff 100644
--- a/testing/unison/APKBUILD
+++ b/testing/unison/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch>
pkgname=unison
pkgver=2.48.4
-pkgrel=0
+pkgrel=1
pkgdesc="Unison - efficient file-synchronization tool"
url="https://www.cis.upenn.edu/~bcpierce/unison/"
-arch="all"
+arch="x86_64 armhf aarch64"
license="GPL"
depends=""
makedepends="ocaml lablgtk-dev linux-headers emacs-nox"