[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4974: update sqltutor to 1.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4974: update sqltutor to 1.0 |
Date: |
Tue, 14 Nov 2017 13:58:43 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4974
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2017-11-14 10:58:38 -0800
message:
update sqltutor to 1.0
modified:
pkg/gnu/sqltutor/Makefile makefile-20160617014725-uokjfnggs70iry9h-1793
pkg/gnu/sqltutor/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-1798
pkg/gnu/sqltutor/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1799
=== modified file 'pkg/gnu/sqltutor/Makefile'
--- a/pkg/gnu/sqltutor/Makefile 2017-08-01 19:50:31 +0000
+++ b/pkg/gnu/sqltutor/Makefile 2017-11-14 18:58:38 +0000
@@ -1,4 +1,5 @@
# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2017 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -14,10 +15,13 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
NAME = Sqltutor
GARNAME = sqltutor
-GARVERSION = 0.7
+GARVERSION = 1.0
HOME_URL = http://www.gnu.org/software/sqltutor/
DESCRIPTION = Interactively learn SQL by example
define BLURB
@@ -44,3 +48,4 @@
include ../../../gar/gar.lib/auto.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
=== modified file 'pkg/gnu/sqltutor/gpg-keyring'
Binary files a/pkg/gnu/sqltutor/gpg-keyring 2016-06-17 19:08:15 +0000 and
b/pkg/gnu/sqltutor/gpg-keyring 2017-11-14 18:58:38 +0000 differ
=== modified file 'pkg/gnu/sqltutor/sha256sums'
--- a/pkg/gnu/sqltutor/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/sqltutor/sha256sums 2017-11-14 18:58:38 +0000
@@ -1,2 +1,2 @@
-3bab08b0366d66a7c18e96f60ab12b350afc55bd22d38499341ad83fe7ec0078
download/sqltutor-0.7.tar.gz
-f37628ec76564675c60dc52448cbb6dfd0fe04a4ec7cdffbe77cde56032ce59f
download/sqltutor-0.7.tar.gz.sig
+ad0957e87eaace4bef679da16f0b36b3d6099a342a45acab048d03ce0ed2905a
download/sqltutor-1.0.tar.gz
+a1cb176e53bd1eae4051eb569c0875b74affdb97d839c3eaa5d5213449b17c9b
download/sqltutor-1.0.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4974: update sqltutor to 1.0,
Carl Hansen <=