[arch-commits] Commit in gnome-sudoku/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Apr 13 08:05:54 UTC 2017


    Date: Thursday, April 13, 2017 @ 08:05:54
  Author: jgc
Revision: 292668

upgpkg: gnome-sudoku 3.24.0+3+g08a1072-1

Modified:
  gnome-sudoku/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-13 07:50:22 UTC (rev 292667)
+++ PKGBUILD	2017-04-13 08:05:54 UTC (rev 292668)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-sudoku
-pkgver=3.22.2
+pkgver=3.24.0+3+g08a1072
 pkgrel=1
 pkgdesc="Test your logic skills in this number grid puzzle"
 url="https://wiki.gnome.org/Apps/Sudoku"
@@ -12,8 +12,8 @@
 depends=(dconf gtk3 qqwing libgee json-glib)
 makedepends=(intltool itstool vala yelp-tools autoconf-archive appstream-glib git)
 groups=(gnome-extra)
-_commit=23d5c931edfbdf21b83b5da81bfcdf9f6d82582c  # tags/3.22.2^0
-source=("git://git.gnome.org/gnome-sudoku#commit=$_commit")
+_commit=08a107215fdcbad650cf458b873f429f45920deb  # master
+source=("git+https://git.gnome.org/browse/gnome-sudoku#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {
@@ -24,6 +24,8 @@
 prepare() {
   cd $pkgname
 
+  git tag -f 3.24.0 4a2a4dd7308e4152869d1f7846eda51d59283049
+
   # Work around aclocal exiting with "too many loops"
   mkdir m4
   cp /usr/share/aclocal/ax_require_defined.m4 m4



More information about the arch-commits mailing list