upgpkg: typomat-bin 0.1.3-2

This commit is contained in:
siaeyy 2026-01-04 15:54:13 +03:00
parent 75fb435ec5
commit 185a9cc81e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = typomat-bin
pkgdesc = Turn your code into muscle memory
pkgver = 0.1.3
pkgrel = 1
pkgrel = 2
url = https://github.com/vupdivup/typomat
arch = x86_64
arch = aarch64

View file

@ -1,7 +1,7 @@
_pkgname=typomat
pkgname="$_pkgname"-bin
pkgver=0.1.3
pkgrel=1
pkgrel=2
pkgdesc="Turn your code into muscle memory"
arch=('x86_64' 'aarch64')
url="https://github.com/vupdivup/typomat"