summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2018-08-08 10:16:16 +0200
committerTobias Witek2018-08-08 10:16:16 +0200
commitf46e99b76353d01cf649dc85c0db27d318fbc71c (patch)
tree4d5282b28a1fd10811744dc6028d7299204479a6
parent93a9a050ae0c1e394e17041eba5252366309c51c (diff)
downloadaur-f46e99b76353d01cf649dc85c0db27d318fbc71c.tar.gz
[bumblebee-status] Update to v1.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82b934d0dde7..62dfa86a16d0 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.1
+ pkgver = 1.6.2
pkgrel = 2
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.6.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.6.1.tar.gz
- sha512sums = a13d23846b4f03b371c234497b982d6c1865131f45f06f35ef0ad687ab333617e015ad5ee260898f8c21e4e1b32731ea9e3ff45439a21407bdb447242c370942
+ source = bumblebee-status-1.6.2.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.6.2.tar.gz
+ sha512sums = 67953a2e88eb3a6686dbe1014bec5e0cdb27407a4f30b0381732ee98788f617796103280833b476429ff8f630b7eec12b7130a20bf11c1f343fa51cf6d2fc779
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index c28f7219a1e6..a8e385f73edd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=2
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=('a13d23846b4f03b371c234497b982d6c1865131f45f06f35ef0ad687ab333617e015ad5ee260898f8c21e4e1b32731ea9e3ff45439a21407bdb447242c370942')
+sha512sums=('67953a2e88eb3a6686dbe1014bec5e0cdb27407a4f30b0381732ee98788f617796103280833b476429ff8f630b7eec12b7130a20bf11c1f343fa51cf6d2fc779')
package() {
install -d "$pkgdir"/usr/bin \