Date: Monday, October 14, 2019 @ 20:03:00
  Author: heftig
Revision: 364818

3.34.1-1

Modified:
  gnome-sudoku/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-14 20:02:12 UTC (rev 364817)
+++ PKGBUILD    2019-10-14 20:03:00 UTC (rev 364818)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-sudoku
-pkgver=3.34.0
+pkgver=3.34.1
 pkgrel=1
 pkgdesc="Test your logic skills in this number grid puzzle"
 url="https://wiki.gnome.org/Apps/Sudoku";
 arch=(x86_64)
 license=(GPL)
-depends=(dconf gtk3 qqwing libgee json-glib)
+depends=(gtk3 qqwing libgee json-glib)
 makedepends=(vala yelp-tools appstream-glib git meson)
 groups=(gnome-extra)
-_commit=f3441e6100784a0bc4ed030ce46a54684e85c4f2  # tags/3.34.0^0
+_commit=3d43e6368b27ef11a264103111294f9db1652bf8  # tags/3.34.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to