~alpine/devel

testing/apts: bump to v0.3 v1 PROPOSED

Jeff Bilyk: 1
 testing/apts: bump to v0.3

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/236/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] testing/apts: bump to v0.3 Export this patch

bump to v0.3
---
 testing/apts/APKBUILD |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/apts/APKBUILD b/testing/apts/APKBUILD
index 794ed81..2bcf8f9 100644
--- a/testing/apts/APKBUILD
+++ b/testing/apts/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Jeff Bilyk <jbilyk@gmail.com>
pkgname=apts
pkgver=0.2
pkgver=0.3
pkgrel=0
pkgdesc="APTS - Alpine Package Testing Suite"
depends=
@@ -34,4 +34,4 @@ package() {
	done
}

md5sums="7775fa308008428ab3cc055c4be8d2af  apts-0.2.tar.bz2"
md5sums="7fc6abc1ef9f006bbca19b4c85ecb47f  apts-0.3.tar.bz2"
-- 
1.7.3.4



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