summaryrefslogtreecommitdiff
path: root/conky-irc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'conky-irc/PKGBUILD')
-rw-r--r--conky-irc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/conky-irc/PKGBUILD b/conky-irc/PKGBUILD
index 81c2a692..4e2aeee1 100644
--- a/conky-irc/PKGBUILD
+++ b/conky-irc/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=conky-irc
pkgver=1.11.6
provides=("conky=${pkgver}")
conflicts=('conky')
-pkgrel=7
+pkgrel=8
pkgdesc='Lightweight system monitor for X - with irc-client enabled'
url='https://github.com/brndnmtthws/conky'
license=('BSD' 'GPL')
@@ -31,7 +31,7 @@ _pinned_dependencies=(
'libxft=2.3.3'
'libxinerama=1.1.4'
'libxml2=2.9.10'
- 'lua=5.4.0'
+ 'lua=5.4.1'
'wireless_tools=30.pre9'
)
depends=('glib2' "${_pinned_dependencies[@]}")