aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb36c9859df4..2fb1d0aaeb09 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+
+AUR package location: <https://aur.archlinux.org/packages/sanskrit-fonts/>
+
# Creating a new Arch Linux package release
- Create a github release at <https://github.com/sanskrit-coders/sanskrit-fonts/releases>.
- Update PKGBUILD.
@@ -10,4 +13,4 @@
- Clone or update the AUR repo working directory: aur
- Example: `git clone ssh://aur@aur.archlinux.org/sanskrit-fonts.git`
- Generate or update .SRCINFO with `makepkg --printsrcinfo > aur/.SRCINFO`
- - Copy over the PKGBUILD \ No newline at end of file
+ - Push to the AUR repo.