summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b05ce50668d..c817fcd8c0e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: killruana <killruana@gmail.com>
+# Maintainer: John_Smith <sherlockarrow@gmail.com>
pkgname=graywolf
-pkgver=0.1.3
+pkgver=0.1.6
pkgrel=1
epoch=
pkgdesc='An oopensource placement tool'
@@ -9,8 +9,9 @@ url='https://github.com/rubund/graywolf/'
license=('GPL')
provides=('libycadgraywolf.so')
depends=('bash' 'libx11')
+makedepends=('cmake' 'gsl')
source=("https://github.com/rubund/${pkgname}/archive/${pkgver}.zip")
-sha512sums=('d9462365bc80f77547b4ee8d9a1bd4b451d451f949fb25cd94271050c82bfa359ac82000bdddac0fbee0bcf7536c980d247adf00a129554e2ba6ecfe288dd3b2')
+sha512sums=('896665580c822c7b505e06e443a4b5e6e14c4061fee9addef87ffbd93cdf9841ba1d770f843d98e4fdd210bf61df4496dbc6b3ae7b8834ae3d564a8e5f72403a')
options=('!makeflags')
build() {