Date: Tuesday, September 4, 2018 @ 18:49:23 Author: heftig Revision: 333326
3.28.1-1 Modified: gsettings-desktop-schemas/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-04 18:47:10 UTC (rev 333325) +++ PKGBUILD 2018-09-04 18:49:23 UTC (rev 333326) @@ -1,19 +1,19 @@ -# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Ionut Biru <[email protected]> # Contributor: Jaroslav Lichtblau <[email protected]> # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.28.0+1+g85521dc +pkgver=3.28.1 pkgrel=1 pkgdesc="Shared GSettings schemas for the desktop" arch=(any) -url="https://git.gnome.org/browse/gsettings-desktop-schemas" +url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" license=(GPL) depends=(glib2 dconf) makedepends=(intltool gobject-introspection git) -_commit=85521dc44e43d6b3e5bd288e9d276aaec728d1a8 # master -source=("git+https://git.gnome.org/browse/gsettings-desktop-schemas#commit=$_commit") +_commit=5ce846c5ed04810feaef1a2d3d92714f61293a02 # tags/3.28.1^0 +source=("git+https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git#commit=$_commit") sha256sums=('SKIP') pkgver() { Property changes on: gsettings-desktop-schemas/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
