X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from jeremythomerson.com (mail.jeremythomerson.com [74.117.189.38]) by mail.alpinelinux.org (Postfix) with ESMTP id 360F3A5754C for ; Thu, 1 Sep 2011 15:19:22 +0000 (UTC) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by jeremythomerson.com (Postfix) with ESMTP id 75B2E1C7A5 for ; Thu, 1 Sep 2011 10:13:05 -0500 (CDT) Received: by wyh15 with SMTP id 15so1836373wyh.13 for ; Thu, 01 Sep 2011 08:19:17 -0700 (PDT) Received: by 10.216.20.5 with SMTP id o5mr345818weo.51.1314890357045; Thu, 01 Sep 2011 08:19:17 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Reply-To: jeremy@thomersonfamily.com Received: by 10.217.6.76 with HTTP; Thu, 1 Sep 2011 08:18:57 -0700 (PDT) In-Reply-To: <1311899805-7083-1-git-send-email-jeremy@thomersonfamily.com> References: <1311899805-7083-1-git-send-email-jeremy@thomersonfamily.com> From: Jeremy Thomerson Date: Thu, 1 Sep 2011 11:18:57 -0400 Message-ID: Subject: [alpine-devel] Re: [PATCH] testing/pastebinc: upgrade to 0.9.1 To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=0016364d2c7da678ad04abe2c426 --0016364d2c7da678ad04abe2c426 Content-Type: text/plain; charset=ISO-8859-1 Hmmm.... looks like my VM doesn't update the clock when I un-suspend it after a month of not using it. Anyway, this was actually sent last night, and I'm just top-posting to bring it back up in someone's inbox in case the bad date makes it drop down to no-man's land. Jeremy Thomerson On Thu, Jul 28, 2011 at 8:36 PM, Jeremy Thomerson < jeremy@thomersonfamily.com> wrote: > --- > testing/pastebinc/APKBUILD | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/testing/pastebinc/APKBUILD b/testing/pastebinc/APKBUILD > index d40962f..65eaddb 100644 > --- a/testing/pastebinc/APKBUILD > +++ b/testing/pastebinc/APKBUILD > @@ -1,7 +1,7 @@ > # Contributor: Jeremy Thomerson > # Maintainer: Jeremy Thomerson > pkgname=pastebinc > -pkgver=0.9 > +pkgver=0.9.1 > pkgrel=0 > pkgdesc="utility to pipe data into a paste on pastebin.com or a similar > site" > url="https://github.com/jthomerson/pastebinc" > @@ -12,8 +12,8 @@ depends_dev= > makedepends="wget glib-dev curl-dev" > install="" > subpackages="" > -source="saveas- > https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9-BETA/$pkgname-$pkgver-$pkgrel.tar.gz > " > -_builddir="$srcdir/jthomerson-pastebinc-8dbb86b" > +source="saveas- > https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9.1/$pkgname-$pkgver-$pkgrel.tar.gz > " > +_builddir="$srcdir/jthomerson-pastebinc-e16f22d" > > makeparams="VERSION=$pkgver-$pkgrel CONFDIR=/etc/pastebinc" > > @@ -38,4 +38,4 @@ package() { > make $makeparams DESTDIR="$pkgdir" install || return 1 > } > > -md5sums="a1620a9d04ecb79f42ede3768987567a pastebinc-0.9-0.tar.gz" > +md5sums="68a1c51b2fa39ecb6fd29a14f2e9f591 pastebinc-0.9.1-0.tar.gz" > -- > 1.7.4.5 > > --0016364d2c7da678ad04abe2c426 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hmmm.... looks like my VM doesn't update the clock when I un-suspend it= after a month of not using it.=A0 Anyway, this was actually sent last nigh= t, and I'm just top-posting to bring it back up in someone's inbox = in case the bad date makes it drop down to no-man's land.

Jeremy Thomerson

On Thu, Jul 28, 2011= at 8:36 PM, Jeremy Thomerson <jeremy@thomersonfamily.com> wrote:
=
---
=A0testing/pastebinc/APKBUILD | =A0 =A08 ++++----
=A01 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/pastebinc/APKBUILD b/testing/pastebinc/APKBUILD
index d40962f..65eaddb 100644
--- a/testing/pastebinc/APKBUILD
+++ b/testing/pastebinc/APKBUILD
@@ -1,7 +1,7 @@
=A0# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
=A0# Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com>
=A0pkgname=3Dpastebinc
-pkgver=3D0.9
+pkgver=3D0.9.1
=A0pkgrel=3D0
=A0pkgdesc=3D"utility to pipe data into a paste on pastebin.com or a similar site"
=A0url=3D"https://github.com/jthomerson/pastebinc"
@@ -12,8 +12,8 @@ depends_dev=3D
=A0makedepends=3D"wget glib-dev curl-dev"
=A0install=3D""
=A0subpackages=3D""
-source=3D"saveas-= https://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9-BETA/$pkgname-$= pkgver-$pkgrel.tar.gz"
-_builddir=3D"$srcdir/jthomerson-pastebinc-8dbb86b"
+source=3D"saveas-htt= ps://github.com/jthomerson/pastebinc/tarball/RELEASE_0.9.1/$pkgname-$pkgver= -$pkgrel.tar.gz"
+_builddir=3D"$srcdir/jthomerson-pastebinc-e16f22d"

=A0makeparams=3D"VERSION=3D$pkgver-$pkgrel CONFDIR=3D/etc/pastebinc&qu= ot;

@@ -38,4 +38,4 @@ package() {
=A0 =A0 =A0 =A0make $makeparams DESTDIR=3D"$pkgdir" install || r= eturn 1
=A0}

-md5sums=3D"a1620a9d04ecb79f42ede3768987567a =A0pastebinc-0.9-0.tar.gz= "
+md5sums=3D"68a1c51b2fa39ecb6fd29a14f2e9f591 =A0pastebinc-0.9.1-0.tar.= gz"
--
1.7.4.5


--0016364d2c7da678ad04abe2c426-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---