diff options
| author | Yurii Kolesnykov <yurikoles@gmail.com> | 2017-08-18 22:21:20 +0300 |
|---|---|---|
| committer | Yurii Kolesnykov <yurikoles@gmail.com> | 2017-08-18 22:21:20 +0300 |
| commit | 8e8de2b8bca1a60107b23d20547adc77b35cc6cd (patch) | |
| tree | e5f4b869a53d99858069e923ff36424d9cdea5a5 /PKGBUILD | |
| parent | d282a28a0487c0dcb1ee29a8ef39a1c9d21ae33b (diff) | |
| download | systemd-git-8e8de2b8bca1a60107b23d20547adc77b35cc6cd.tar.gz systemd-git-8e8de2b8bca1a60107b23d20547adc77b35cc6cd.tar.bz2 | |
bump
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ pkgbase=systemd-git pkgname=('systemd-git' 'libsystemd-git' 'systemd-sysvcompat-git') pkgdesc="systemd from git" -pkgver=234.r171.gb1f24b75a +pkgver=234.r203.g850c8bd7b pkgrel=1 branch='master' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' 'python-lxml' 'quota-tools' 'shadow' 'gnu-efi-libs' 'git' 'meson') options=('strip' '!distcc' '!ccache') -source=("systemd-git::git://github.com/systemd/systemd.git#branch=${branch}" +source=("$pkgbase::git://github.com/systemd/systemd.git#branch=${branch}" 'initcpio-hook-udev' 'initcpio-install-systemd' 'initcpio-install-udev' |
