summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2023-12-12 13:59:35 +0100
committerCharlie Ringström2023-12-12 14:03:10 +0100
commita3efa1771342e3b1c43a98b1ea2009e5b0b178e6 (patch)
treeed7aa0aabbd9594e71aca7f086976417e0bb8811 /PKGBUILD
parent9eed12eaa20f155175713572b08070c0621f13a9 (diff)
downloadaur-longcat.tar.gz
Add more target architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06e44c410083..7df1b0cd9d30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Charlie Ringström <c.ringstrom@gmail.com>
pkgname='longcat'
pkgver=v0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Creates a looooong cat in the terminal"
-arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
+arch=('any')
url="https://github.com/mattn/longcat"
license=('MIT')
depends=('glibc')