[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 25 23:36:25 UTC 2021


    Date: Thursday, March 25, 2021 @ 23:36:25
  Author: heftig
Revision: 904254

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
    (from rev 904253, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 23:34:47 UTC (rev 904253)
+++ PKGBUILD	2021-03-25 23:36:25 UTC (rev 904254)
@@ -1,29 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Tom Richards <tom at tomrichards.net>
-
-pkgname=gnome-games
-pkgver=3.38.0
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libarchive' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala' 'git')
-_commit=d23a495c900ee59ca4853c872cdef942b509cf83  # tags/3.38.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-games.git#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 904253, gnome-games/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-25 23:36:25 UTC (rev 904254)
@@ -0,0 +1,29 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Tom Richards <tom at tomrichards.net>
+
+pkgname=gnome-games
+pkgver=40.0
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libarchive' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala' 'git')
+_commit=836807b418618e112d4c566ca45bcb5d9d100a31  # tags/40.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-games.git#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



More information about the arch-commits mailing list