summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2017-12-31 10:59:02 +0100
committerValHue2017-12-31 10:59:02 +0100
commitd4f9084841d2daad0262232df96c5af68c1f1062 (patch)
tree5fa06fa369edd480b85dd3ecaca0b03b65a2ac0d
parent590431b2b2515bc7d7538234b6fa4a74a66a2600 (diff)
downloadaur-d4f9084841d2daad0262232df96c5af68c1f1062.tar.gz
Initial import
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67a2e55f3e3a..f5c783c96dc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = parted
+pkgbase = libparted
pkgdesc = A version with DEBUG defined in its compilation, to provide some necessary functions for other applications.
pkgver = 3.2
pkgrel = 1
@@ -7,6 +7,7 @@ pkgbase = parted
license = GPL3
makedepends = pkg-config
depends = device-mapper
+ depends = libutil-linux
provides = libparted
source = https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
source = https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz.sig
diff --git a/PKGBUILD b/PKGBUILD
index d04899fcf811..5690d8eed444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,6 @@
# Contributor: Aaron Griffin <aaron@archlinux.org>
#
_pkgname="parted"
-pkgbase=("${_pkgname}")
pkgname="libparted"
pkgver=3.2
pkgrel=1