aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorvvasuki2020-03-07 13:59:30 +0530
committervvasuki2020-03-07 13:59:30 +0530
commit396a35ab9229b45880484c39ae5dff24e3e7252b (patch)
tree5c7a25202149bd6f0c6559a9158a539bd56f591a /README.md
parent96fe7efb7e6ac61dcd89b55c1ed3a55288149614 (diff)
downloadaur-396a35ab9229b45880484c39ae5dff24e3e7252b.tar.gz
CU
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index edf7547ad7dd..07909ee3dbfc 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,7 @@
- git clone ssh://aur@aur.archlinux.org/sanskrit-fonts.git
## Creating a new Arch Linux package release
-- Create a github release at <https://github.com/sanskrit-coders/sanskrit-fonts/releases>.
-- Update PKGBUILD.
- - Fix the version numbers.
- - Get the sha256sum by:
- - Downloading the github release package.
- - running something like `sha256sum sanskrit-fonts-1.0.tar.gz`
+- Just update <https://github.com/sanskrit-coders/sanskrit-fonts/releases>.
- Verify package by running `makepkg -si`.
- Update AUR repository.
- Set remote: `git remote add ssh://aur@aur.archlinux.org/dyuganga.git .`