summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2017-12-08 08:41:30 +0100
committerTobias Witek2017-12-08 08:41:30 +0100
commit15622b7ca77f5187046dd910ea5cfb692c295943 (patch)
treef274e073959d3d8a847fbd0d521a9688738b9478
parent348a867aae24d34c66cf7fc23b49719e766f1ea0 (diff)
downloadaur-15622b7ca77f5187046dd910ea5cfb692c295943.tar.gz
[bumblebee-status] Update to v1.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3140e5173b47..cd89f4b7b884 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.4.4
+ pkgver = 1.5.0
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.4.4.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.4.4.tar.gz
- sha512sums = a4a2fa312a92c66a9fa567a3789684f5406646c59706105b5dc9ae7e1d792db0c9c416a111113c1f3054c6c4e0d0193e2bdf7bf1591265f630c4b779609647a3
+ source = bumblebee-status-1.5.0.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.5.0.tar.gz
+ sha512sums = 68b5d690a5e5c9f1a249adfe8cc3c230fea321eb5f024cc314d91aa1688adc55dbc5ee8d3990b01f33f28cf10e63c757e1f6b0ba47a71515a6dd552612c54ec0
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index a414ae0a8ec0..b8d7c8c6f54e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel M. Capella <polycitizen@gmail.com>
pkgname=bumblebee-status
-pkgver=1.4.4
+pkgver=1.5.0
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=('a4a2fa312a92c66a9fa567a3789684f5406646c59706105b5dc9ae7e1d792db0c9c416a111113c1f3054c6c4e0d0193e2bdf7bf1591265f630c4b779609647a3')
+sha512sums=('68b5d690a5e5c9f1a249adfe8cc3c230fea321eb5f024cc314d91aa1688adc55dbc5ee8d3990b01f33f28cf10e63c757e1f6b0ba47a71515a6dd552612c54ec0')
package() {
mkdir -p "${pkgdir}/usr/bin"