This commit is contained in:
Jack L. Frost 2015-09-09 13:41:36 +03:00
parent c873a3f5e4
commit c62d30144f
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = libsystemd-standalone
pkgdesc = Standalone systemd libs (including -compat)
pkgver = 223
pkgver = 225
pkgrel = 1
url = http://www.freedesktop.org/wiki/Software/systemd
arch = i686
@ -27,8 +27,8 @@ pkgbase = libsystemd-standalone
makedepends = quota-tools
makedepends = xz
options = strip
source = https://github.com/systemd/systemd/archive/v223.tar.gz
sha1sums = 24b598e3bc09952a0a6251e446c633d324684799
source = https://github.com/systemd/systemd/archive/v225.tar.gz
sha1sums = 89b83e5303b7810aa0b4347ee39e4c3fcd87b144
pkgname = libsystemd-standalone
install = libsystemd.install

View File

@ -4,7 +4,7 @@
pkgdesc="Standalone systemd libs (including -compat)"
pkgname=( 'libsystemd-standalone' 'libsystemd-login' 'libsystemd-journal' 'libsystemd-id128' 'libsystemd-daemon' 'libsystemd-udev' )
pkgver=224
pkgver=225
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
@ -101,4 +101,4 @@ package_libsystemd-udev() {
install -Dm644 src/libudev/libudev.h "${pkgdir}/usr/include/libudev.h"
}
sha1sums=('ecf6e8f64704a34627f2502d9f951c7a5e92141a')
sha1sums=('89b83e5303b7810aa0b4347ee39e4c3fcd87b144')