summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a13a273b894b..8a45e8014740 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = conky-bargile
pkgdesc = Yet another conky-lua theme, this one includes some kind of an engine
pkgver = 0.1a
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Noeljunior/conky-bargile
arch = any
license = GPL
@@ -9,7 +9,7 @@ pkgbase = conky-bargile
depends = lm_sensors
depends = hddtemp
depends = git
- depends = openbsd-netcat
+ depends = netcat
source = conky-bargile::git+https://github.com/Noeljunior/conky-bargile
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b6ad3d7bfaf..91734bb256f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=conky-bargile
pkgver=0.1a
-pkgrel=4
+pkgrel=5
pkgdesc="Yet another conky-lua theme, this one includes some kind of an engine"
arch=('any')
url="https://github.com/Noeljunior/conky-bargile"
license=('GPL')
-depends=('conky-cairo-no-nvidia' 'lm_sensors' 'hddtemp' 'git' 'openbsd-netcat')
+depends=('conky-cairo-no-nvidia' 'lm_sensors' 'hddtemp' 'git' 'netcat')
source=("$pkgname::git+https://github.com/Noeljunior/conky-bargile")
md5sums=('SKIP')