summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2018-11-06 18:11:37 +0100
committerTobias Witek2018-11-06 18:11:37 +0100
commitd55af6abb180c52503a68335921c1c5405c5fb21 (patch)
tree13bd970a96763cdaa45afa01d39d560a73d60e38
parent8eefca5decdcff508b44d079db02445ba8881cf8 (diff)
downloadaur-d55af6abb180c52503a68335921c1c5405c5fb21.tar.gz
[bumblebee-status] Update to v1.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f832b6e723..0e24dac85c90 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.0
+ pkgver = 1.7.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.7.0.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.7.0.tar.gz
- sha512sums = 78fa6c974ab58e3f0d04d95f82e8f43e0f2bcad1124b4c04a649f609acb2ebf03ba84cef0a585452a3267cace4a2cd9a6eabd36c3d71d4eba6514c677e57a274
+ source = bumblebee-status-1.7.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.7.1.tar.gz
+ sha512sums = 4d11db9f234c352a17d0e4ebc72327ed3848aff76d92cb6acea0b3b8c1bd5c9b75fb5118e5b988763458a5ebc969281a0834ef50c85441bf7af283d02c435ec1
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index 06123f001bc7..113d6a0afcac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.7.0
+pkgver=1.7.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=('78fa6c974ab58e3f0d04d95f82e8f43e0f2bcad1124b4c04a649f609acb2ebf03ba84cef0a585452a3267cace4a2cd9a6eabd36c3d71d4eba6514c677e57a274')
+sha512sums=('4d11db9f234c352a17d0e4ebc72327ed3848aff76d92cb6acea0b3b8c1bd5c9b75fb5118e5b988763458a5ebc969281a0834ef50c85441bf7af283d02c435ec1')
package() {
install -d "$pkgdir"/usr/bin \