summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f6630d236ea..3e1b283c8390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,13 @@ pkgname=blivet-gui
_realver=2.1.11-1
_tag="${_realver}"
pkgver=${_realver/-/.}
-pkgrel=1
+pkgrel=2
pkgdesc='GUI tool for storage configuration'
arch=('any')
license=('GPL')
url='https://github.com/storaged-project/blivet-gui'
depends=('python' 'python-blivet' 'python-cairo' 'python-gobject' 'python-pid' 'adwaita-icon-theme')
+makedepends=('make')
source=("${pkgname}-${pkgver}.tar.gz::http://github.com/rhinstaller/blivet-gui/archive/${_tag}.tar.gz")
sha512sums=('7e9944a2385ac5ff72e75162138ba9a8b927b45e4b37369d5b47e4aa7103fe8c8e645d1d8696ed4860022f9c80c05ab4c870b3f0fba2d23cea98a89f94f54754')