diff options
-rw-r--r-- | pcr/util-linux-nosystemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/util-linux-nosystemd/PKGBUILD b/pcr/util-linux-nosystemd/PKGBUILD index 8e2b87d87..8fdf374c5 100644 --- a/pcr/util-linux-nosystemd/PKGBUILD +++ b/pcr/util-linux-nosystemd/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=util-linux-nosystemd pkgname=(util-linux-nosystemd libutil-linux-nosystemd) _pkgmajor=2.30 pkgver=${_pkgmajor}.1 -pkgrel=1 +pkgrel=2 pkgdesc="Miscellaneous system utilities for Linux" url="https://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64' 'armv7h') |