summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8db2fe4d6708..2d0c76c55766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ghesy <ehsan at disroot dot org>
pkgname=luastatus-luajit-git
-pkgver=r772.525942c
-pkgrel=3
+pkgver=r773.8d01bdf
+pkgrel=1
pkgdesc='luastatus (a status bar content generator) built with luajit for better performance - git version'
url='https://github.com/shdown/luastatus'
arch=('x86_64')
@@ -19,7 +19,7 @@ makedepends=(
'yajl>=2.0.4'
'alsa-lib>=1.0.27.2'
'libpulse>=4.0'
- 'libudev>=204.0'
+ 'libudev.so'
'libnl>=3.0'
'glib2>=2.40.2'
'libx11>=1.6.2'
@@ -33,7 +33,7 @@ optdepends=(
"yajl>=2.0.4: for barlib 'i3'"
"alsa-lib>=1.0.27.2: for plugin 'alsa'"
"libpulse>=4.0: for plugin 'pulse'"
- "libudev>=204.0: for plugin 'battery-linux', 'backlight-linux' and 'udev'"
+ "libudev.so: for plugin 'battery-linux', 'backlight-linux' and 'udev'"
"libnl>=3.0: for plugin 'network'"
"glib2>=2.40.2: for plugin 'dbus'"
"libx11>=1.6.2: for plugin 'xkb'"