summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca7b883f46e3..d3c04cfa28f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=bmi
pkgdesc='Body mass index calculator'
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/alexkdeveloper/bmi"
license=('GPL3')
-depends=('granite' 'gtk3')
+depends=('granite')
makedepends=('git' 'meson' 'vala')
source=("git+$url.git#tag=$pkgver")
sha256sums=('SKIP')