diff --git a/PKGBUILD b/PKGBUILD index 1fa0437..6efb146 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgname=( 'systemd-libs-systemd' 'systemd-libs-udev' 'systemd-utils-udev' 'syste # way or another. We use proper version for pacman here (no dash for rc # release!), and change in source array below. pkgver=261 -pkgrel=1 +pkgrel=2 arch=('x86_64') license=('LGPL-2.1-or-later') url='https://www.github.com/systemd/systemd'