summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2018-09-15 15:04:49 +0200
committerTobias Witek2018-09-15 15:04:49 +0200
commit8eefca5decdcff508b44d079db02445ba8881cf8 (patch)
tree203bc255266b83551e6dddf4177c54497577e86c
parentf46e99b76353d01cf649dc85c0db27d318fbc71c (diff)
downloadaur-8eefca5decdcff508b44d079db02445ba8881cf8.tar.gz
[bumblebee-status] Update to v1.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62dfa86a16d0..87f832b6e723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bumblebee-status
pkgdesc = Modular, theme-able status line generator for the i3 window manager
- pkgver = 1.6.2
- pkgrel = 2
+ pkgver = 1.7.0
+ pkgrel = 1
url = https://github.com/tobi-wan-kenobi/bumblebee-status
arch = any
license = MIT
@@ -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.2.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.6.2.tar.gz
- sha512sums = 67953a2e88eb3a6686dbe1014bec5e0cdb27407a4f30b0381732ee98788f617796103280833b476429ff8f630b7eec12b7130a20bf11c1f343fa51cf6d2fc779
+ source = bumblebee-status-1.7.0.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.7.0.tar.gz
+ sha512sums = 78fa6c974ab58e3f0d04d95f82e8f43e0f2bcad1124b4c04a649f609acb2ebf03ba84cef0a585452a3267cace4a2cd9a6eabd36c3d71d4eba6514c677e57a274
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index a8e385f73edd..06123f001bc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc='Modular, theme-able status line generator for the i3 window manager'
arch=('any')
url=https://github.com/tobi-wan-kenobi/bumblebee-status
@@ -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=('67953a2e88eb3a6686dbe1014bec5e0cdb27407a4f30b0381732ee98788f617796103280833b476429ff8f630b7eec12b7130a20bf11c1f343fa51cf6d2fc779')
+sha512sums=('78fa6c974ab58e3f0d04d95f82e8f43e0f2bcad1124b4c04a649f609acb2ebf03ba84cef0a585452a3267cace4a2cd9a6eabd36c3d71d4eba6514c677e57a274')
package() {
install -d "$pkgdir"/usr/bin \