summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov <yurikoles@gmail.com>2017-08-18 22:21:20 +0300
committerYurii Kolesnykov <yurikoles@gmail.com>2017-08-18 22:21:20 +0300
commit8e8de2b8bca1a60107b23d20547adc77b35cc6cd (patch)
treee5f4b869a53d99858069e923ff36424d9cdea5a5 /PKGBUILD
parentd282a28a0487c0dcb1ee29a8ef39a1c9d21ae33b (diff)
downloadsystemd-git-8e8de2b8bca1a60107b23d20547adc77b35cc6cd.tar.gz
systemd-git-8e8de2b8bca1a60107b23d20547adc77b35cc6cd.tar.bz2
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08b6c27..d945649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'