aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnuchess/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnuchess/APKBUILD')
-rw-r--r--community/gnuchess/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnuchess/APKBUILD b/community/gnuchess/APKBUILD
index c2aefb36f81..a0a33c21b33 100644
--- a/community/gnuchess/APKBUILD
+++ b/community/gnuchess/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnuchess
pkgver=6.2.9
-pkgrel=0
+pkgrel=1
pkgdesc="The GNU chess program"
url="https://www.gnu.org/software/chess/"
arch="all"
-makedepends="automake autoconf gettext-dev"
+makedepends="automake autoconf gettext-dev xz"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
source="https://ftp.gnu.org/gnu/chess/gnuchess-$pkgver.tar.gz"