Skip to content

ayaka14732/AUR

Repository files navigation

Ayaka PKGBUILD Repository

PKGBUILD files maintained by Ayaka

List

Name Description Version Last Updated
grain-bin A modern web staple. A new language that puts academic language features to work 0.5.13-1 2023-01-09
rime-ipa IPA input for rime 0.0.0.20200413-1 2020-07-25
rime-nushu Nushu input for rime 0.0.0.20200722-2 2021-08-14
rime-symbolic Symbolic input for rime 0.0.0.20200813-1 2020-08-16
rime-symbolic-simp Symbolic input for rime (Simplified Chinese version) 0.0.0.20200813-1 2020-08-16
rime-tupa TUPA input for rime 0.0.0.20220715-1 2022-07-15
ttf-fanwunming A Simplified-Chinese-to-Traditional-Chinese font based on GenYoMin, which can handle the one-to-many problem 1.007-1 2021-09-08
ttf-fanwunhak A Simplified-Chinese-to-Traditional-Chinese font based on GenYoGothic, which can handle the one-to-many problem 1.007-1 2021-09-08

Workflow

cd $packagename
# Edit PKGBUILD
makepkg -g >> PKGBUILD
# Edit PKGBUILD
makepkg --printsrcinfo > .SRCINFO
makepkg -s
namcap *.tar.zst
sudo pacman -U *.tar.zst
git add PKGBUILD .SRCINFO
# Edit README.md
git add ../README.md
git commit -m "Update $packagename"
aurpublish $packagename
git push
git clean -xdf

Thanks

About

Ayaka PKGBUILD Repository

Resources

Stars

Watchers

Forks

Languages