aboutsummaryrefslogtreecommitdiffstats
path: root/main/inkscape/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/inkscape/APKBUILD')
-rw-r--r--main/inkscape/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/inkscape/APKBUILD b/main/inkscape/APKBUILD
index f5e5bde782..377b888533 100644
--- a/main/inkscape/APKBUILD
+++ b/main/inkscape/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=inkscape
pkgver=0.48.2
-pkgrel=0
+pkgrel=1
pkgdesc="A vector-based drawing program - svg compliant"
url="http://inkscape.sourceforge.net/"
arch="all"
@@ -23,6 +23,7 @@ autoconf automake
"
depends="desktop-file-utils"
install=
+subpackages="$pkgname-lang"
source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
inkscape-png15.patch"