Date: Sunday, July 5, 2020 @ 20:24:28
  Author: heftig
Revision: 390891

3.36.4-1

Modified:
  four-in-a-row/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-07-05 20:22:17 UTC (rev 390890)
+++ PKGBUILD    2020-07-05 20:24:28 UTC (rev 390891)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=four-in-a-row
-pkgver=3.36.3
+pkgver=3.36.4
 pkgrel=1
 pkgdesc="Make lines of the same color to win"
 url="https://wiki.gnome.org/Apps/Four-in-a-row";
@@ -11,7 +11,7 @@
 depends=(gtk3 gsound librsvg)
 makedepends=(meson gobject-introspection yelp-tools appstream-glib vala git)
 groups=(gnome-extra)
-_commit=c1b65360d8bac0371f4c48ae77573619755339ca  # tags/3.36.3^0
+_commit=c68e6c9f94da1068b51b75e6b5b248f6b0490a96  # tags/3.36.4^0
 source=("git+https://gitlab.gnome.org/GNOME/four-in-a-row.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to