summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2018-11-09 16:52:31 +0100
committerTobias Witek2018-11-09 16:52:31 +0100
commit6f692e82e7829f84fb5a193956f7d21e38c3942c (patch)
tree3d59538f137fb74b1c65f522837c02683d8963e7
parentd55af6abb180c52503a68335921c1c5405c5fb21 (diff)
downloadaur-6f692e82e7829f84fb5a193956f7d21e38c3942c.tar.gz
[bumblebee-status] Update to v1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e24dac85c90..b28cb8cb52c4 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.7.1
+ pkgver = 1.7.2
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.7.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.7.1.tar.gz
- sha512sums = 4d11db9f234c352a17d0e4ebc72327ed3848aff76d92cb6acea0b3b8c1bd5c9b75fb5118e5b988763458a5ebc969281a0834ef50c85441bf7af283d02c435ec1
+ source = bumblebee-status-1.7.2.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.7.2.tar.gz
+ sha512sums = a797426abea63801392287a54a37f7c77052aba9c3bcccdd1d6c944a8814b086a054a2eef06d3f5803f91e4c74a14a3bf13b0e8dad7f04589996e9e7cff8497c
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index 113d6a0afcac..8520a9522ac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.7.1
+pkgver=1.7.2
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=('4d11db9f234c352a17d0e4ebc72327ed3848aff76d92cb6acea0b3b8c1bd5c9b75fb5118e5b988763458a5ebc969281a0834ef50c85441bf7af283d02c435ec1')
+sha512sums=('a797426abea63801392287a54a37f7c77052aba9c3bcccdd1d6c944a8814b086a054a2eef06d3f5803f91e4c74a14a3bf13b0e8dad7f04589996e9e7cff8497c')
package() {
install -d "$pkgdir"/usr/bin \