aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnmol Sethi2020-05-20 03:50:49 -0400
committerAnmol Sethi2020-05-20 11:42:13 -0400
commit14202bccad8838eea3f45f2203a67185bd6b3045 (patch)
tree0a2e7c859c794546e3ebe7ccb7cabe98f1b586a5 /README.md
parent338f646733c6a6c61b22df15dfb58462b3cfd92f (diff)
downloadaur-14202bccad8838eea3f45f2203a67185bd6b3045.tar.gz
Mention updpkgsums for updating sha256 sums
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 416f54bc746d..1464f0e8db8a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ Previously maintained by [KSXGitHub](https://github.com/KSXGitHub)
## Updating
If there are no breaking changes with the release, updating the package is as
-simple as updating `pkgver` in `PKGBUILD` to the new version.
+simple as updating `pkgver` in `PKGBUILD` to the new version. Make sure
+to run `updpkgsums` to update the sha256 sums.
After updating, run this command on an Arch machine to update the `.SRCINFO`.
This is the file that is used by the AUR to show package info.