Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Commit 4684ee0

Browse files
committed
added link to AUR package + version bump in app
1 parent c2ea36b commit 4684ee0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
**MacOS/Linux**
2323
* [https://github.com/jakewmeyer/Geo/archive/v0.1.9.tar.gz](https://github.com/jakewmeyer/Geo/archive/v0.1.9.tar.gz)
24-
24+
* An AUR package is available [here](https://aur.archlinux.org/packages/geo-bash/) for those on Arch Linux courtesy of [zethra](https://github.com/zethra)
2525
```bash
2626
=> ./geo -w
2727

geo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ usage() {
2727

2828
# Displays version number
2929
version() {
30-
echo "Version 0.1.9";
30+
echo "Version 1.2.0";
3131
}
3232

3333
# Fetches WAN ip address

0 commit comments

Comments
 (0)