summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eabcefb3967c57e616e00c6993b996e72bfa75fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = memory-game
    pkgdesc = A fun memory game, written in C++.
    pkgver = 1.1.0
    pkgrel = 1
    url = https://github.com/rotstein007/Memory
    arch = x86_64
    license = MIT
    depends = gtk4
    depends = gcc
    source = git+https://github.com/rotstein007/Memory.git
    sha256sums = SKIP

pkgname = memory-game