summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErikas2019-10-13 18:48:05 +0000
committerErikas2019-10-13 18:48:05 +0000
commit25a104bbfef9e1be24ac0786b2824d985c502a05 (patch)
tree9b85c1999ac4042b16ea0b31dcd336795f8d0734
parent9c04867ec163c9007abc8ccb5dc8720c90c9c47b (diff)
downloadaur-25a104bbfef9e1be24ac0786b2824d985c502a05.tar.gz
Automated update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7beb3495e7b4..2755178e669d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = nbfc-git
pkgdesc = Cross-platform fan control service for notebooks (Development version)
pkgver = 1.6.3.r19.g175d92a
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hirschmann/nbfc
install = nbfc-git.install
arch = i686
arch = x86_64
license = GPL3
- makedepends = ncurses<=6.0-4
makedepends = nuget
makedepends = git
depends = mono
diff --git a/PKGBUILD b/PKGBUILD
index 6b40d756cdb3..58a0f40797c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nbfc-git
pkgver=1.6.3.r19.g175d92a
-pkgrel=2
+pkgrel=3
pkgdesc='Cross-platform fan control service for notebooks (Development version)'
arch=('i686' 'x86_64')
url='https://github.com/hirschmann/nbfc'
@@ -10,7 +10,7 @@ conflicts=('nbfc-beta' 'nbfc')
license=("GPL3")
install=${pkgname}.install
depends=("mono")
-makedepends=('ncurses<=6.0-4' 'nuget' 'git')
+makedepends=('nuget' 'git')
provides=('nbfc' 'ec-probe')
source=("${pkgname}::git+https://github.com/hirschmann/nbfc.git"
"nbfc"