aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarvasva (Savvy) Raghuvanshi2017-08-13 22:59:33 -0500
committerSarvasva (Savvy) Raghuvanshi2017-08-13 22:59:33 -0500
commit027614b5f7919e6dae5d8831ed475ba8c58345ac (patch)
tree66e0de84b6402609d73ca78227b56689ae89a143
parentb339ee2fb3203f8e690a827af661b2b1dd1799f2 (diff)
downloadaur-027614b5f7919e6dae5d8831ed475ba8c58345ac.tar.gz
Added AUR link to README, updated PKGBUILD URL
-rw-r--r--PKGBUILD2
-rw-r--r--README.md7
2 files changed, 8 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d44c398502dc..b60030f57f87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=('cups' 'samba' 'smbclient' 'bash')
makedepends=('git' 'coreutils')
optdepends=('gtk3-print-backends: to print from GTK3 applications')
-source=("git://github.com/djsavvy/harvard-linux-printer#branch=aur-package")
+source=("git://github.com/djsavvy/harvard-linux-printer")
md5sums=('SKIP')
pkgver() {
diff --git a/README.md b/README.md
index 27c56a9bc37f..552469f75ba7 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,13 @@ Harvard University IT does not currently offer Linux users any way to connect to
## Instructions
+### Arch Linux
+
+This package is available in the [Arch User Repository](https://aur.archlinux.org/) as [harvard-linux-printer](https://aur.archlinux.org/packages/harvard-linux-printer/).
+
+
+### Other Distributions
+
**Note:** *Do not run this script on an insecure Wi-Fi network (like Harvard Guest or Harvard University).*
Download `harvard-linux-printer.sh` to some directory.