Skip to content

Commit

Permalink
Release 0.3.1 + clarify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed Feb 3, 2018
1 parent a448d31 commit 0a1fc98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# aurto
A simple Arch Linux aur tool for managing a local 'aurto' repository with [aurutils](https://github.com/AladW/aurutils).
A simple Arch Linux aur tool for managing a local 'aurto' package repository with [aurutils](https://github.com/AladW/aurutils).

![](http://image.ibb.co/kmmhPR/v.gif "Usage v0.2")

Expand Down
2 changes: 1 addition & 1 deletion bin/aurto
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

set -eu
version="0.3"
version="0.3.1"
command=${1:-}
arg1=${2:-}

Expand Down

0 comments on commit 0a1fc98

Please sign in to comment.