From 996c23ba2904f76603f6a4ecae48b522aba930cd Mon Sep 17 00:00:00 2001 From: Jeff Bilyk Date: Wed, 22 Dec 2010 19:13:47 +0000 Subject: apts: Version 0.1 Version 0.1 --- README | 1 + apts | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 0bea7c0..101bd98 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ Author: Jeff Bilyk Contributor: Natanael Copa +Version: 0.1 APTS is designed to allow testing of either entire repositories of apk packages or one by one. diff --git a/apts b/apts index 055f39c..8cf4a0c 100755 --- a/apts +++ b/apts @@ -4,9 +4,7 @@ # In theory, it will work on any distribution that uses the apk-tools # package manager # Author: Jeff Bilyk -# Version History: -# Dec 4 2010 - Initial version -# Dec 11 2010 - Added generic-apk test for cases where there isn't a package test file +# Version History available at http://git.alpinelinux.org/cgit/apts/ # Get file to output to program=$0 -- cgit v1.2.3