From c6fa2973d63da6f104852609f9e1089e4fc83815 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Mon, 11 Mar 2019 05:43:06 -0400 Subject: user/libcdr: bump to 0.1.5 --- user/libcdr/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/user/libcdr/APKBUILD b/user/libcdr/APKBUILD index cdddfc1a4..d39d55e93 100644 --- a/user/libcdr/APKBUILD +++ b/user/libcdr/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Timo Teräs # Maintainer: Max Rees pkgname=libcdr -pkgver=0.1.4 -pkgrel=3 +pkgver=0.1.5 +pkgrel=0 pkgdesc="Import filter and tools for Corel DRAW files" url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr" arch="all" @@ -33,12 +33,10 @@ build() { } check() { - cd "$builddir" make check } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } @@ -47,4 +45,4 @@ tools() { mv "$pkgdir"/usr/bin "$subpkgdir"/usr } -sha512sums="769b0319b5a904ce9f727b7076f82cd915ecd8c9e5e2456416e3e6739c6403bbd4108787ab124d36efb1b47d5c9e37c48b0e12d096eb440ae8f9979ec06048a6 libcdr-0.1.4.tar.xz" +sha512sums="e985389b0cbad65dbfa9f59d7f9dba55f1684f63e852f9acca9abb863cdaab17072e761b48dca690673360d643686b5e9bc9878530f0a3a8b5b98d917f892cf0 libcdr-0.1.5.tar.xz" -- cgit v1.2.3-70-g09d2