summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-08-10 23:29:48 -0400
committerL. Bradley LaBoon2016-08-10 23:29:48 -0400
commit407093039cdd49a908e535119f58ef2647ec2c9a (patch)
treecd876546d34716f75cb3e9ed70501410f48a7d5b /PKGBUILD
parent5677dc23b7e676aa9692e5014ff9fe61521ddfb5 (diff)
downloadaur-407093039cdd49a908e535119f58ef2647ec2c9a.tar.gz
Added dependencies and fixed binaries
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40d50cca8dc3..59c1f62a9b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=dell-ulnm
pkgver=3.0_038H3
-pkgrel=1
+pkgrel=2
pkgdesc="Dell UPS Local Node Manager"
url="http://www.dell.com/"
arch=('x86_64')
+depends=('libusb-compat' 'js17')
license=('custom')
install="$pkgname.install"
source=(
@@ -12,7 +13,7 @@ source=(
"$pkgname.service"
)
sha256sums=(
- '6415ca77fb5f555d91747fbfa043e8f685ceae2d30e635aecd9054dc98719bd9'
+ '6e2c906b589142b96a49a487bead9e117561ffa52c80e5b93b95f21d442b863d'
'9a49ff3f5a883329413774c0db9cad2daaa822a006341e8cf7df1b2ac1444640'
)