diff options
| author | Yurii Kolesnykov <yurikoles@gmail.com> | 2016-03-02 17:27:07 +0200 |
|---|---|---|
| committer | Yurii Kolesnykov <yurikoles@gmail.com> | 2016-03-02 17:28:07 +0200 |
| commit | 6eab93e0c73a8e235da00ae7b39f8092641023c5 (patch) | |
| tree | 374c99ab6101fcdb75b5c244dae55ff5f4b7ed2d /PKGBUILD | |
| parent | d1081b1ec6665f72fea014539130f68a0342019d (diff) | |
| download | systemd-git-6eab93e0c73a8e235da00ae7b39f8092641023c5.tar.gz systemd-git-6eab93e0c73a8e235da00ae7b39f8092641023c5.tar.bz2 | |
fix PKGBUILD errors
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,11 +4,10 @@ pkgbase=systemd-git pkgname=('systemd-git' 'libsystemd-git' 'systemd-sysvcompat-git') -pkgver=228.r54.g0c203f1-1 -pkgrel=1 +pkgver=228.r54.g0c203f1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.freedesktop.org/wiki/Software/systemd" -conflicts= makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' 'intltool' 'iptables' 'kmod' 'libcap' 'libidn' 'libgcrypt' 'libmicrohttpd' 'libxslt' 'util-linux' 'linux-api-headers' |
