aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorvvasuki2018-09-13 18:43:12 -0700
committervvasuki2018-09-13 18:43:12 -0700
commit0e9e9f01c9321d4d501bd3fef4333d6ad283a1f5 (patch)
tree14f019c2ed6f446fd942ff52e079114c9bf8d8bd /README.md
parentaa019337b9638cd605168ea0dd458cf491c43e6a (diff)
downloadaur-0e9e9f01c9321d4d501bd3fef4333d6ad283a1f5.tar.gz
Progress in packaging.
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.