summaryrefslogtreecommitdiff
path: root/libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-01-10 05:59:52 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2020-01-10 07:45:57 -0500
commit8e1bc377225bc8df7a20a4d8a9b25a3fa538e2fd (patch)
treec4b2a02a752c9831b6d8c35492f95652af6e7ad6 /libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch
parent3e2b6810e6cb28bd2983de22c8dfdf2b0c3bbc5b (diff)
downloadabslibre-8e1bc377225bc8df7a20a4d8a9b25a3fa538e2fd.tar.gz
abslibre-8e1bc377225bc8df7a20a4d8a9b25a3fa538e2fd.tar.bz2
abslibre-8e1bc377225bc8df7a20a4d8a9b25a3fa538e2fd.zip
[pacman]: rebuild for new 'file' package
Diffstat (limited to 'libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch')
-rw-r--r--libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch b/libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch
index ab0877950..eff801b55 100644
--- a/libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch
+++ b/libre-testing/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch
@@ -24,8 +24,8 @@ index f12effde..1ad8de37 100644
allows package maintainers to make updates to the package's configure
flags, for example. This is typically set to '1' for each new upstream
software release and incremented for intermediate PKGBUILD updates. The
-- variable is a postive integer, with an optional subrelease level
-- specified by adding another postive integer separated by a period
+- variable is a positive integer, with an optional subrelease level
+- specified by adding another positive integer separated by a period
- (i.e. in the form x.y).
+ variable is not allowed to contain colons, forward slashes, hyphens or
+ whitespace.