summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2018-04-11 20:34:25 +0200
committerTobias Witek2018-04-11 20:34:25 +0200
commitabd40339b2c7dbc85e72450e7580aee21b7f380d (patch)
tree7f0d242d2942eda507adb6a26445729fe569f2f4
parent28072608a69a66b8fc881e18010df61389ad5b50 (diff)
downloadaur-abd40339b2c7dbc85e72450e7580aee21b7f380d.tar.gz
[bumblebee-status] Update to v1.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19e4b9b224cd..68f213aebe09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bumblebee-status
pkgdesc = Modular, theme-able status line generator for the i3 window manager
- pkgver = 1.6.0
+ pkgver = 1.6.1
pkgrel = 1
url = https://github.com/tobi-wan-kenobi/bumblebee-status
arch = any
@@ -22,8 +22,8 @@ pkgbase = bumblebee-status
optdepends = iputils: display a ping
optdepends = i3ipc-python: display titlebar
optdepends = fakeroot: dependency of the pacman module
- source = bumblebee-status-1.6.0.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.6.0.tar.gz
- sha512sums = 9a87c2a5a7924d09ad46c42e268423c7d479e310ca9e58223e045eeaefffe60ff35f29cd15a716f4c63ff8630a855d655ddb8823219abffc9992337763e65324
+ source = bumblebee-status-1.6.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.6.1.tar.gz
+ sha512sums = a13d23846b4f03b371c234497b982d6c1865131f45f06f35ef0ad687ab333617e015ad5ee260898f8c21e4e1b32731ea9e3ff45439a21407bdb447242c370942
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index dd9197c07b0d..f0f1c07f7a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc='Modular, theme-able status line generator for the i3 window manager'
arch=('any')
@@ -23,7 +23,7 @@ optdepends=('xorg-xbacklight: to display a displays brightness'
'i3ipc-python: display titlebar'
'fakeroot: dependency of the pacman module')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('9a87c2a5a7924d09ad46c42e268423c7d479e310ca9e58223e045eeaefffe60ff35f29cd15a716f4c63ff8630a855d655ddb8823219abffc9992337763e65324')
+sha512sums=('a13d23846b4f03b371c234497b982d6c1865131f45f06f35ef0ad687ab333617e015ad5ee260898f8c21e4e1b32731ea9e3ff45439a21407bdb447242c370942')
package() {
install -d "$pkgdir"/usr/bin \