blob: 2e84783aebe236c34a6897846d6a4c28472b6d9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = neko-go
pkgdesc = Animated cursor-chasing cat (Go reimplementation)
pkgver = 0.1.32
pkgrel = 1
url = https://github.com/crgimenes/neko
arch = i686
arch = x86_64
arch = aarch64
arch = riscv64
license = BSD
makedepends = go
depends = glibc
depends = libx11
depends = libglvnd
source = neko-go-0.1.32.tar.gz::https://github.com/crgimenes/neko/archive/refs/tags/v0.1.32.tar.gz
source = neko-go.desktop
sha256sums = 1021c94a104d738b98ccbde28a76546c15fbe70fce54719071893f376d970918
sha256sums = 4f5396f95cc692cb4d4ffc3f5d227d42925c1a858edde78dadd7814411f7e034
pkgname = neko-go
|