Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Candau <robincandau@protonmail.com>2024-02-23 11:04:03 +0100
committerLevente Polyak <anthraxx@archlinux.org>2024-04-23 20:23:42 +0200
commit55c2ca1312e649916a9a4469b7e88464f2f20c38 (patch)
tree01e494934a38e835b75aeb77c6e0391a312f612d /README.md
parentccee85b2ab8131a1eb285a90bf4107ee638952a6 (diff)
feat(version): let upgrade subcommand also update checksums
This commit aims to make 'pkgctl version upgrade' also update checksums in addition of bumping the pkgver and reseting the pkgrel. Component: pkgctl version upgrade
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b6b372..2682aa4 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ Component: pkgctl db remove
- bat (pretty printing)
- nvchecker (version checking)
-- pacman-contrib (--update-checksums options for pkgctl build)
+- pacman-contrib (--update-checksums and --pkgver=*PKGVER* options for pkgctl build, pkgctl version upgrade)
### Development Dependencies