Skip to content

TD-Sky/PKGBUILDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4d3132 · Feb 23, 2025

History

86 Commits
Feb 18, 2025
Jan 12, 2024
Jan 5, 2025
Jan 5, 2025
Feb 23, 2025
Feb 23, 2025
May 29, 2024
May 29, 2024
Jan 12, 2024
Sep 18, 2022
May 15, 2024
Dec 4, 2024
Feb 23, 2025
Feb 23, 2025
Dec 24, 2024

Repository files navigation

PKGBUILDs

Packages maintained by TD-Sky

Powered by

Setup

First of all, you need to initialize the repository to equip with githooks helping you manage packages:

$ aurpublish setup

Then install nushell plugin nu_plugin_query using nushell:

$ plugin add <path/to/nu_plugin_query>

Usage

When you make sure the upstream has upgraded, use update.nu to update the specified package:

# Check and update
$ ./update.nu <package-in-the-repository>

You can read the help of update.nu:

$ ./update.nu -h

If the update process works, you can add and commit with automatical:

  1. compiling .SRCINFO,
  2. checking shasum ,
  3. generating message

provided by aurpublish.

$ git add <package>
$ git commit -m ''

License

GNU General Public License v3.0 (GPL-3.0)

About

AUR PKGBUILDs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published