summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2022-05-25 01:12:34 +0300
committerYurii Kolesnykov2022-05-25 01:12:34 +0300
commit03a1f603bad2a3b4815bb3ad1db3eb67440161aa (patch)
treee842866774bb3909432d8577d1881f37cb8dd0c2
parenta10a7bdb8b0a20dc92af49e4cd158a0d5f567961 (diff)
downloadaur-03a1f603bad2a3b4815bb3ad1db3eb67440161aa.tar.gz
sync with multilib-testing/lib32-systemd
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a90d9ceda1d9..a8407a35ea6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-systemd-git
pkgdesc = system and service manager (32-bit git version)
- pkgver = 250.r1173.ga23e4f60d5
+ pkgver = 251.r65.g620ecc9c4b
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
@@ -29,8 +29,9 @@ pkgbase = lib32-systemd-git
depends = lib32-xz
depends = lib32-zstd
depends = systemd-git
- provides = lib32-systemd=250.r1173.ga23e4f60d5
+ provides = lib32-systemd=251.r65.g620ecc9c4b
conflicts = lib32-systemd
+ options = !ccache
source = git+https://github.com/systemd/systemd
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5395fabf5268..f91639783257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
-# Based on multilib/lib32-systemd by:
-# Christian Hesse <mail@eworm.de>
-# Dave Reisner <dreisner@archlinux.org>
-# Tom Gundersen <teg@jklm.no>
+# Based on multilib/lib32-systemd by Christian Hesse <mail@eworm.de>
pkgname=lib32-systemd-git
_pkgbasename=systemd
-pkgver=250.r1414.gad337e55a3
+pkgver=251.r65.g620ecc9c4b
pkgrel=1
pkgdesc='system and service manager (32-bit git version)'
arch=('x86_64')
@@ -20,6 +17,7 @@ makedepends=('git' 'gperf' 'intltool' 'lib32-acl' 'lib32-bzip2'
'lib32-curl' 'lib32-dbus' 'lib32-gcc-libs' 'lib32-glib2'
'lib32-gnutls' 'lib32-libelf' 'lib32-libidn2' 'lib32-pcre2'
'libxslt' 'meson' 'python-jinja')
+options=(!ccache)
source=('git+https://github.com/systemd/systemd')
sha512sums=('SKIP')
@@ -55,6 +53,7 @@ build() {
# internal version comparison is incompatible with pacman:
# 249~rc1 < 249 < 249.1 < 249rc
-Dversion-tag="${pkgver/-/\~}-${pkgrel}-arch"
+ -Dshared-lib-tag="${pkgver/-/\~}-${pkgrel}-arch"
-Dmode=release
# features