mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
upgpkg: typomat-bin 0.1.3-2
This commit is contained in:
parent
75fb435ec5
commit
185a9cc81e
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue