blob: 14405bfcd56a4bd386fa884b41b5ff348136fba4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = devexcuse-git
pkgdesc = This script will fetch a random developer excuse from the web while also keeping an offline database.
pkgver = r5.e0b820f
pkgrel = 1
url = https://github.com/K4R7IK/DevExcuse
arch = any
depends = curl
depends = jq
source = git+https://github.com/K4R7IK/DevExcuse.git
sha256sums = SKIP
pkgname = devexcuse-git
|