summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092016-11-23 07:00:22 +1000
committerfusion8092016-11-23 07:00:22 +1000
commit823d5591a88e1a7c994f33787f43087bb198ba8d (patch)
tree66a77a5bda1560f0e27c3a86d8d7c245a168d01a /PKGBUILD
parentcc0369287e555526ec88bf407117570d2a4c10f1 (diff)
downloadaur-moksha-module-net-git.tar.gz
Bumping pkgver; adding git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4ebacb4ba09..250803dcbbf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ _module=net
_pkgname=moksha-modules-extra
category=('moksha-modules-extra')
pkgname=moksha-module-${_module}-git
-pkgver=1da72a0
+pkgver=8fd3c9b
pkgrel=1
pkgdesc="Moksha networking module (displays network usage) - built from git sources"
arch=('i686' 'x86_64')
url="http://mokshadesktop.org"
license=('BSD')
depends=('')
+makedepends=('git')
source=("$_pkgname::git+https://github.com/JeffHoogland/moksha-modules-extra.git")
sha256sums=('SKIP')