summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey D2015-07-07 08:52:04 +0300
committerAlexey D2015-07-07 08:53:05 +0300
commitae1aa77ca1f4702173f25d17a8f43a1c8a179adf (patch)
tree75d1f01c6519c8f03020212555e0d45cd61f5c4d
parente9f4ee3ca4010c0b4f85818efc779950b0369c45 (diff)
downloadaur-ae1aa77ca1f4702173f25d17a8f43a1c8a179adf.tar.gz
version 2.1.6-1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cf180a22e3b..dda08d6a7cb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = udisks2-nosystemd
pkgdesc = Disk Management Service, version 2
- pkgver = 2.1.5
+ pkgver = 2.1.6
pkgrel = 1
url = http://www.freedesktop.org/wiki/Software/udisks
arch = i686
@@ -16,18 +16,19 @@ pkgbase = udisks2-nosystemd
depends = polkit-consolekit
depends = libatasmart
depends = util-linux
+ depends = libgudev
optdepends = parted: partition management
optdepends = gptfdisk: GUID partition table support
optdepends = ntfs-3g: NTFS filesystem management support
optdepends = dosfstools: VFAT filesystem management support
- provides = udisks2=2.1.5
+ provides = udisks2=2.1.6
conflicts = udisks2
conflicts = udisks2-eudev
replaces = udisks2
replaces = udisks2-eudev
options = !libtool
- source = http://udisks.freedesktop.org/releases/udisks-2.1.5.tar.bz2
- sha256sums = 2cfcf560447ea44cba2a683342c7062aaaf35e4eb554bed64ac2dd55a70a5fb6
+ source = http://udisks.freedesktop.org/releases/udisks-2.1.6.tar.bz2
+ sha256sums = dec5f5c85fa0f74f39336acbfba1770f9988c096be23873714543c304b09f46a
pkgname = udisks2-nosystemd
diff --git a/PKGBUILD b/PKGBUILD
index 31e8c3735e09..733639eb7772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=udisks2-nosystemd
-pkgver=2.1.5
+pkgver=2.1.6
pkgrel=1
pkgdesc="Disk Management Service, version 2"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/udisks"
license=('GPL2')
groups=('eudev-base')
-depends=('glib2' 'udev' 'polkit-consolekit' 'libatasmart' 'util-linux')
+depends=('glib2' 'udev' 'polkit-consolekit' 'libatasmart' 'util-linux' 'libgudev')
makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'python2')
optdepends=('parted: partition management'
'gptfdisk: GUID partition table support'
@@ -20,7 +20,7 @@ conflicts=('udisks2' 'udisks2-eudev')
replaces=('udisks2' 'udisks2-eudev')
options=(!libtool)
source=(http://udisks.freedesktop.org/releases/udisks-${pkgver}.tar.bz2)
-sha256sums=('2cfcf560447ea44cba2a683342c7062aaaf35e4eb554bed64ac2dd55a70a5fb6')
+sha256sums=('dec5f5c85fa0f74f39336acbfba1770f9988c096be23873714543c304b09f46a')
build() {
cd "udisks-$pkgver"
@@ -29,7 +29,8 @@ build() {
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
- --sbindir=/usr/bin
+ --sbindir=/usr/bin \
+ --libexecdir=/usr/lib
make
# fix mdadm location