diff --git a/community/gnumeric/APKBUILD b/community/gnumeric/APKBUILD index f45600f5115f17e2fa5f8580a079c522d7ae0ae7..a1a3ea6a0eca98beafe807e219de014bbba6e6a9 100644 --- a/community/gnumeric/APKBUILD +++ b/community/gnumeric/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnumeric pkgver=1.12.47 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME Spreadsheet Program" url="https://www.gnome.org/projects/gnumeric" arch="all !s390x !mips !mips64" license="GPL-2.0-or-later OR GPL-3.0-or-later" makedepends="gtk+3.0-dev intltool desktop-file-utils goffice-dev rarian libxslt-dev bison flex itstool libxml2-utils autoconf automake libtool" -subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" +subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-lang" source="https://download.gnome.org/sources/gnumeric/${pkgver%.*}/gnumeric-$pkgver.tar.xz" prepare() {