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

Jan Steffens heftig at archlinux.org
Mon Oct 30 22:52:46 UTC 2017


    Date: Monday, October 30, 2017 @ 22:52:45
  Author: heftig
Revision: 308723

3.22.4-1

Modified:
  aisleriot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 22:50:23 UTC (rev 308722)
+++ PKGBUILD	2017-10-30 22:52:45 UTC (rev 308723)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=aisleriot
-pkgver=3.22.3
+pkgver=3.22.4
 pkgrel=1
 pkgdesc="A collection of patience games written in guile scheme"
 url="https://wiki.gnome.org/Apps/Aisleriot"
@@ -15,7 +15,7 @@
             'pysolfc: PySol card sets'
             'pysolfc-cardsets: PySol card sets')
 options=(!emptydirs)
-_commit=d83860d68e78d87351cd6faf6d9cb67d724dc1d3  # tags/3.22.3^0
+_commit=ee57be8209a52e956420293be16df0d87c496dff  # tags/3.22.4^0
 source=("git+https://git.gnome.org/browse/aisleriot#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -49,5 +49,5 @@
   install -d "$pkgdir/usr/share/gconf/schemas"
   gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" \
     --domain aisleriot "$pkgdir"/etc/gconf/schemas/*.schemas
-  rm -f "$pkgdir"/etc/gconf/schemas/*.schemas
+  rm "$pkgdir"/etc/gconf/schemas/*.schemas
 }



More information about the arch-commits mailing list