forked from archlinux/svntogit-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: file:///srv/repos/svn-packages/svn@333525 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
heftig
committed
Sep 5, 2018
1 parent
cba0ff2
commit 55746c9
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
# $Id$ | ||
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> | ||
|
||
pkgname=aisleriot | ||
pkgver=3.22.5 | ||
pkgver=3.22.6 | ||
pkgrel=1 | ||
pkgdesc="A collection of patience games written in guile scheme" | ||
url="https://wiki.gnome.org/Apps/Aisleriot" | ||
|
@@ -14,8 +13,8 @@ optdepends=('libkdegames: KDE card sets' | |
'pysolfc: PySol card sets' | ||
'pysolfc-cardsets: PySol card sets') | ||
options=(!emptydirs) | ||
_commit=66195185e6ea14c53ee4641476bfaa812fda4cdf # tags/3.22.5^0 | ||
source=("git+https://git.gnome.org/browse/aisleriot#commit=$_commit") | ||
_commit=0bccad236d311a51995eed018a4563ad79b1a9e3 # tags/3.22.6^0 | ||
source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit") | ||
sha256sums=('SKIP') | ||
|
||
pkgver() { | ||
|