GithubHelp home page GithubHelp logo

pbrisbin / aur-release Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 49 KB

Release packages to the AUR from within their source directory

License: MIT License

Makefile 7.40% Shell 50.65% Perl 41.95%

aur-release's Introduction

AUR-release

Release an AUR package, by updating or creating its AUR repository.

Installation

Install aur-release-git from the AUR, of course.

Alternatively, make install.local will install the script at ~/.local/bin.

Usage

% aur-release -h
Usage: aur-release [-c COMMAND] [-deyn] [NAME [VERSION]]
Release an AUR package by updating or creating its AUR repository.

Options:
  -c COMMAND    Command to run when version is not given (or -e is passed).
                Default is $SHELL.
  -d            Treat the current directory as the AUR repository, and do not
                operate in a temporary clone.
  -e            Edit (via -c), even if version was given.
  -y            Yes, push to the remote -- don't require confirmation.
  -n            No test installation.

Arguments:
  NAME          Name of the AUR repository. Defaults to the basename of the
                current working directory.
  VERSION       Version to set in PKGBUILD (along with pkgrel=1). Default is
                empty (you are expected to adjust version manually).

Tests

make test

Tests use cram.

Release

This is a -git PKGBUILD, so there's no need to release unless changing the PKGBUILD itself. In which case, make release does that -- using itself.


CHANGELOG | LICENSE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.