summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornl67202018-07-11 22:35:35 +0300
committernl67202018-07-11 22:35:35 +0300
commitdfa57def74f3bf1ed8ade6c5d8228a238529efa1 (patch)
tree7b17a0f7077e01a2b4ebe5adb1c91dca0eee71e5 /.SRCINFO
parent9d9ba820757761ab018f64468e2b5cb986e8cdcf (diff)
downloadaur-dfa57def74f3bf1ed8ade6c5d8228a238529efa1.tar.gz
gptfdisk-git 1.0.4.r177.g4cd84de
Remove unneded prepare(). Add checkdepends.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a1c1ab3af56..99e26d3ecf32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = gptfdisk-git
pkgdesc = A text-mode partitioning tool that works on GUID Partition Table (GPT) disks - GIT Version
- pkgver = 1.0.4.r177.4cd84de
+ pkgver = 1.0.4.r177.g4cd84de
pkgrel = 1
url = https://www.rodsbooks.com/gdisk/
arch = x86_64
license = GPL2
+ checkdepends = bash
makedepends = git
depends = gcc-libs
depends = popt
depends = libuuid.so
depends = libncursesw.so
- provides = gptfdisk=1.0.4.r177.4cd84de
- provides = gdisk=1.0.4.r177.4cd84de
+ provides = gptfdisk=1.0.4.r177.g4cd84de
+ provides = gdisk=1.0.4.r177.g4cd84de
conflicts = gptfdisk
conflicts = gdisk
source = gptfdisk::git+https://git.code.sf.net/p/gptfdisk/code#branch=master