aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorvvasuki2020-02-28 21:03:48 +0530
committervvasuki2020-02-28 21:03:48 +0530
commit96fe7efb7e6ac61dcd89b55c1ed3a55288149614 (patch)
tree574f9fbf85c27aac2509fcc4ef169c9df8b38dae /README.md
parent43b0f950df11f98ff13327d6be45d7703e89f799 (diff)
downloadaur-96fe7efb7e6ac61dcd89b55c1ed3a55288149614.tar.gz
CU
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0757b5f95556..edf7547ad7dd 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,9 @@
- Get the sha256sum by:
- Downloading the github release package.
- running something like `sha256sum sanskrit-fonts-1.0.tar.gz`
-- Verify package by running `makepkg`.
+- Verify package by running `makepkg -si`.
- Update AUR repository.
- - 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`
- - Push to the AUR repo.
+ - Set remote: `git remote add ssh://aur@aur.archlinux.org/dyuganga.git .`
+ - Generate or update .SRCINFO with `makepkg --printsrcinfo > .SRCINFO`
+ - Push to the AUR repo. (Even a single invalid commit will cause rejection.)
+