diff --git a/PKGBUILD b/PKGBUILD index e52dbd9..dac6a63 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgname=('libsystemd-standalone' 'libsystemd-udev') _commit='743b771c559c6101544f7358a42c8c519fe4b0db' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. -pkgver=239.38 +pkgver=239.0 pkgrel=2 arch=('x86_64') url="https://www.github.com/systemd/systemd"