Date: Thursday, December 22, 2016 @ 18:07:47
  Author: heftig
Revision: 284436

3.20.4-1

Modified:
  libgweather/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-22 18:01:01 UTC (rev 284435)
+++ PKGBUILD    2016-12-22 18:07:47 UTC (rev 284436)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot  <[email protected]>
 
 pkgname=libgweather
-pkgver=3.20.3+20+gb9a6ef3
+pkgver=3.20.4
 pkgrel=1
 pkgdesc="Location and timezone database and weather-lookup library"
 url="https://wiki.gnome.org/Projects/LibGWeather";
@@ -11,8 +11,8 @@
 depends=(libsoup gtk3 geocode-glib dconf)
 makedepends=(intltool gobject-introspection vala git gtk-doc autoconf-archive 
glade)
 options=(!emptydirs)
-_commit=b9a6ef3285d7e6f1cb8a89294b286360cee5b401
-source=("git://git.gnome.org/libgweather#commit=$_commit")
+_commit=f66554b9fe3e59d95b8748dd78fb8dc57448bffa  # tags/3.20.4^0
+source=("git+https://git.gnome.org/browse/libgweather#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to