From fdfaf788e475531ac87265674cd2f2bab15fb43a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 23 Oct 2019 22:51:30 -0500 Subject: pacman-5.2.0-2.parabola1: updating version (2) --- libre/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch') diff --git a/libre/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch b/libre/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch index ab0877950..eff801b55 100644 --- a/libre/pacman/0004-makepkg-Treat-pkgrel-more-similarly-to-pkgver.patch +++ b/libre/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. -- cgit v1.2.3