Skip to content
Snippets Groups Projects
Commit a23a8382 authored by Ionuț Mircea Bîru's avatar Ionuț Mircea Bîru
Browse files

uodate to 1.94.0

parent 29082ddd
No related tags found
No related merge requests found
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=udisks2
pkgver=1.93.0
pkgver=1.94.0
pkgrel=1
pkgdesc="Disk Management Service, version 2"
arch=('i686' 'x86_64')
......@@ -13,12 +13,12 @@ optdepends=('parted: partition management'
'gptfdisk: GUID partition table support')
options=(!libtool)
source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
sha256sums=('e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7')
sha256sums=('e58193c2f2f4fba030b6dd684708352b1eccf6826843e42899a26fef4249b0bc')
build() {
cd "udisks-$pkgver"
./configure --prefix=/usr --sysconfdir=/etc \
--with-systemdsystemunitdir=/lib/systemd/system \
--with-systemdsystemunitdir=/usr/lib/systemd/system \
--localstatedir=/var --disable-static
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment