[arch-commits] Commit in gnome-common/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun May 21 21:20:09 UTC 2017


    Date: Sunday, May 21, 2017 @ 21:20:08
  Author: jgc
Revision: 296387

upgpkg: gnome-common 3.18.0-2

Use HTTPS, rebuild for .BUILDINFO

Modified:
  gnome-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-21 21:18:20 UTC (rev 296386)
+++ PKGBUILD	2017-05-21 21:20:08 UTC (rev 296387)
@@ -3,13 +3,13 @@
 
 pkgname=gnome-common
 pkgver=3.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Common development macros for GNOME"
 arch=(any)
 depends=(sh autoconf-archive intltool yelp-tools gtk-doc)
 license=(GPL)
-url="http://www.gnome.org"
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+url="https://www.gnome.org"
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf')
 
 build() {



More information about the arch-commits mailing list