blob: dc88583ba16a899e4960e429f4aba6c357a835dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sorting-algorithms-git
pkgdesc = Sorting algorithms visualizer, in your terminal!
pkgver = r11.24cc340
pkgrel = 1
url = https://github.com/SkwalExe/sorting-algorithms
install = sorting-algorithms.install
arch = any
license = MIT
makedepends = git
makedepends = make
makedepends = clang
provides = sorting-algorithms
source = git+https://github.com/SkwalExe/sorting-algorithms
md5sums = SKIP
pkgname = sorting-algorithms-git
|