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

Jan Steffens heftig at archlinux.org
Wed Sep 5 00:35:44 UTC 2018


    Date: Wednesday, September 5, 2018 @ 00:35:43
  Author: heftig
Revision: 333365

source,Id

Modified:
  libgnomekbd/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 00:15:26 UTC (rev 333364)
+++ PKGBUILD	2018-09-05 00:35:43 UTC (rev 333365)
@@ -1,4 +1,4 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgnomekbd
@@ -5,13 +5,13 @@
 pkgver=3.26.0+5+g1c1b585
 pkgrel=1
 pkgdesc="Keyboard management library"
-url="https://git.gnome.org/browse/libgnomekbd"
+url="https://gitlab.gnome.org/GNOME/libgnomekbd"
 arch=(x86_64)
 license=(LGPL)
 depends=(libxklavier gtk3 dconf)
 makedepends=(intltool gobject-introspection git)
 _commit=1c1b585dfb76c2d22affc0a090c404571981b2bd  # master
-source=("git://git.gnome.org/libgnomekbd#commit=$_commit")
+source=("git+https://gitlab.gnome.org/GNOME/libgnomekbd.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {
@@ -36,3 +36,5 @@
   cd "$pkgname"
   make DESTDIR="$pkgdir" install
 }
+
+# vim:set sw=2 et:


Property changes on: libgnomekbd/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list