diff options
author | Nicola Revelant | 2023-05-06 23:20:52 +0200 |
---|---|---|
committer | Nicola Revelant | 2023-05-06 23:20:52 +0200 |
commit | 42ad6a8e80b67735c9cc4ab86a9e4e85e0c9e070 (patch) | |
tree | 3708b25740b6e9c7613b2f948510672d8943fa9e /.SRCINFO | |
parent | 70e01a183db27dbad348798653c11dde30ed2709 (diff) | |
download | aur-42ad6a8e80b67735c9cc4ab86a9e4e85e0c9e070.tar.gz |
Version 1.3.2 and update GitHub link
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ pkgbase = italian-draughts-git pkgdesc = Italian Draughts, a strategy game for 2 players written in C++ - pkgver = 1.3.1.r6.ge08c37b + pkgver = 1.3.2.r0.g6aa8819 pkgrel = 1 - url = https://gitlab.com/nicolarevelant44/italian-draughts + url = https://github.com/nicolarevelant/italian-draughts arch = x86_64 license = GPL3 makedepends = git makedepends = cmake makedepends = scdoc depends = wxwidgets-gtk3 - source = italian-draughts-git::git+https://gitlab.com/nicolarevelant44/italian-draughts.git + source = italian-draughts-git::git+https://github.com/nicolarevelant/italian-draughts.git sha256sums = SKIP pkgname = italian-draughts-git |