[arch-commits] Commit in libgnome-games-support/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Aug 13 04:14:54 UTC 2018
Date: Monday, August 13, 2018 @ 04:14:53
Author: heftig
Revision: 331443
1.4.2-1
Modified:
libgnome-games-support/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-12 23:22:52 UTC (rev 331442)
+++ PKGBUILD 2018-08-13 04:14:53 UTC (rev 331443)
@@ -2,16 +2,16 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=libgnome-games-support
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Code shared between GNOME games"
-url="https://git.gnome.org/browse/libgnome-games-support"
+url="https://gitlab.gnome.org/GNOME/libgnome-games-support.git"
arch=(x86_64)
license=(GPL3 LGPL3)
depends=(libgee gtk3)
makedepends=(vala git autoconf-archive)
-_commit=d35193d32a98905b756968dac24b54a76a8ad5ec # tags/1.4.1^0
-source=("git+https://git.gnome.org/browse/libgnome-games-support#commit=$_commit")
+_commit=a2f42027d74c815d15612af06fdcaa70459a7d17 # tags/1.4.2^0
+source=("git+https://gitlab.gnome.org/GNOME/libgnome-games-support.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list