add build trigger and bump the pkgrel

This commit is contained in:
Jack L. Frost 2015-06-19 16:32:17 +03:00
parent 2944b60cd3
commit eb344bb37a
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
# % Trigger %
# vim: ft=sh syn=sh ts=2 et
pkgdesc="Standalone systemd libs (including -compat)"
pkgname=( 'libsystemd-standalone' 'libsystemd-login' 'libsystemd-journal' 'libsystemd-id128' 'libsystemd-daemon' 'libsystemd-udev' )
pkgver=219
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
license=('GPL2' 'LGPL2.1' 'MIT')