X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id B4713DC0263 for ; Mon, 10 Aug 2015 01:24:02 +0000 (UTC) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 6DE7FDC011B for ; Mon, 10 Aug 2015 01:24:02 +0000 (UTC) Received: by pawu10 with SMTP id u10so128024654paw.1 for ; Sun, 09 Aug 2015 18:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ZUccvcTWvbicKfE4k9O22qyCmHukq1PaAjCCvwPGIP0=; b=zfZ25q0wtOV7LjByV+Z1P6E//XhBV58kSGcamwvCL5uqMY4o0HxQ3ZFSyVH33ynl9h 5yMDL42MprG6EVMpJifcCzKFPnwmcMwiWK8XRe4LcI/1vQq3tiCKH9IK5lPQ9HorWLap wj5Qfue7z8YAqF4DdsUmCO+K0hdNt6TFipHVH3i6vCBiL1oyAsnTZIEIa+MdJAZXIgCI W6e9639fH8FBCkKX3H9FP0ytP9hMaT3zYjeSPlA00k9FqidO7BiNEmUwVaSX7rapo2Zb TMDSxA71B7VRBmQhEicpzN9gqxuSY/Xto+e7Mgsd7fjOYdI2t81d7Ydg+ESVlpuXj2H9 N/ug== X-Received: by 10.68.178.35 with SMTP id cv3mr38789589pbc.141.1439169840564; Sun, 09 Aug 2015 18:24:00 -0700 (PDT) Received: from newbook ([50.0.227.100]) by smtp.gmail.com with ESMTPSA id u16sm17773309pdl.71.2015.08.09.18.23.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Aug 2015 18:24:00 -0700 (PDT) Date: Sun, 9 Aug 2015 18:23:59 -0700 From: Isaac Dunham To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] Re: [PATCH] testing/xiphos: update to 4.0.3 Message-ID: <20150810012358.GC2953@newbook> References: <1439098103-2823-1-git-send-email-ibid.ag@gmail.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439098103-2823-1-git-send-email-ibid.ag@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: ClamAV using ClamSMTP On Sat, Aug 08, 2015 at 10:28:23PM -0700, Isaac Dunham wrote: > --- > testing/xiphos/APKBUILD | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/testing/xiphos/APKBUILD b/testing/xiphos/APKBUILD > index bbc8fbd..eba2df8 100644 > --- a/testing/xiphos/APKBUILD > +++ b/testing/xiphos/APKBUILD > @@ -1,9 +1,9 @@ > # Contributor: Isaac Dunham > # Maintainer: Isaac Dunham > pkgname=xiphos > -pkgver=4.0.2 > +pkgver=4.0.3 > pkgrel=0 > -_pkgex="-20150415" > +_pkgex="-20150806" > pkgdesc="Gnome application for Bible study" > url="https://sourceforge.net/projects/gnomesword" This may be premature; don't apply it just yet. It seems the build options have changed. Thanks, Isaac Dunham --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---