summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2017-12-19 18:38:21 +0100
committerTobias Witek2017-12-19 18:38:21 +0100
commita6990f39d569c060b5d1838d1e6e8b4301f3411a (patch)
treed5a374f4f6189ddd2f0ee69c58f6f0e16f971f92
parent15622b7ca77f5187046dd910ea5cfb692c295943 (diff)
downloadaur-a6990f39d569c060b5d1838d1e6e8b4301f3411a.tar.gz
[bumblebee-status] Update to v1.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd89f4b7b884..5f673f0aa096 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.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://github.com/tobi-wan-kenobi/bumblebee-status
arch = any
@@ -21,8 +21,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.5.0.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.5.0.tar.gz
- sha512sums = 68b5d690a5e5c9f1a249adfe8cc3c230fea321eb5f024cc314d91aa1688adc55dbc5ee8d3990b01f33f28cf10e63c757e1f6b0ba47a71515a6dd552612c54ec0
+ source = bumblebee-status-1.5.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.5.1.tar.gz
+ sha512sums = c5b534f37801b88a78f31576f6d3b12f24f538b25bf6f7627d1cd509e3fbb1751213349718f344034344038b1f65de1003f33547cf3861dcf728b4a2e899c9d0
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index b8d7c8c6f54e..73cd5cba0579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel M. Capella <polycitizen@gmail.com>
pkgname=bumblebee-status
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc='Modular, theme-able status line generator for the i3 window manager'
arch=('any')
@@ -22,7 +22,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=('68b5d690a5e5c9f1a249adfe8cc3c230fea321eb5f024cc314d91aa1688adc55dbc5ee8d3990b01f33f28cf10e63c757e1f6b0ba47a71515a6dd552612c54ec0')
+sha512sums=('c5b534f37801b88a78f31576f6d3b12f24f538b25bf6f7627d1cd509e3fbb1751213349718f344034344038b1f65de1003f33547cf3861dcf728b4a2e899c9d0')
package() {
mkdir -p "${pkgdir}/usr/bin"