gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3804: update gnome-software to 3.20.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3804: update gnome-software to 3.20.4
Date: Fri, 15 Jul 2016 22:03:36 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3804
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-07-15 15:03:33 -0700
message:
  update gnome-software to 3.20.4
modified:
  pkg/gnome/gnome-software/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-772
  pkg/gnome/gnome-software/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-776
=== modified file 'pkg/gnome/gnome-software/Makefile'
--- a/pkg/gnome/gnome-software/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-software/Makefile 2016-07-15 22:03:33 +0000
@@ -22,28 +22,30 @@
 
 NAME =    gnome-software
 GARNAME = gnome-software
+GARVERSION = 3.20.4
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = gnome-software
 define BLURB
 
 endef
-GARVERSION = 3.20.2
-# module = gnome-software/3.20/gnome-software-3.20.2.tar.xz
 
 ######################################################################
 
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
 MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = gnome-software/3.20/
-DISTFILES = gnome-software-3.20.2.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:7e12b48443eeff82d309d971798d3758f48e08b681d192b5bdeaadf4a4bbb40f
 BUILDDEPS = 
-LIBDEPS = #  appstream-glib glib gnome-desktop gsettings-desktop-schemas gtk+ 
libsoup PackageKit sqlite3 gtkspell-3 fwupd
-SUGGESTS = 
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/gnome-software/sha256sums'
--- a/pkg/gnome/gnome-software/sha256sums       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-software/sha256sums       2016-07-15 22:03:33 +0000
@@ -1,1 +1,2 @@
-7e12b48443eeff82d309d971798d3758f48e08b681d192b5bdeaadf4a4bbb40f  
download/gnome-software-3.20.2.tar.xz
+d6a2794348e2c543218e3efb01105a7e6d51e93ad3055a2482e3104ca75345f2  
download/gnome-software-3.20.4.tar.xz
+a2b1d0198b5815107571e6d5860791f87b5c8a41497eed3496ca5ce12c76dc6c  
download/gnome-software-3.20.4.sha256sum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]