blob: 58a84cf3f5a77143dcae70a77d83164889c58842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = fumosay
pkgdesc = cowsay with fumofumos written in C.
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/randomtwdude/fumosay
arch = x86_64
license = BSD-3-Clause
depends = glibc
depends = libunistring
source = https://github.com/randomtwdude/fumosay/releases/download/fumo1.2.2/fumosay-1.2.2.tar.gz
sha512sums = abce2eb1aa3bb01a14cf9c81252498f901f2920d01f63599beed1bff35d5ab276c4edd84c1be61f91c0ac5d53dd32e89a9859589fa8e241f8b94c57484840187
pkgname = fumosay
|