summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortobi-wan-kenobi2020-06-28 11:18:51 +0200
committertobi-wan-kenobi2020-06-28 11:18:51 +0200
commita2d5a7c7c01a313c65f59510dcc34316afe74463 (patch)
treeba03d3a837eee4ffaada06be437c7da26d55f1cb
parent64ada3e3e38ac0dd0ce0d66c2450d2f12468acf7 (diff)
downloadaur-a2d5a7c7c01a313c65f59510dcc34316afe74463.tar.gz
[aur] bump bumblebee-status to 2.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478c4ef64717..053267550847 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 = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://github.com/tobi-wan-kenobi/bumblebee-status
arch = any
@@ -23,8 +23,8 @@ pkgbase = bumblebee-status
optdepends = fakeroot: dependency of the pacman module
optdepends = python-pytz: timezone conversion for datetimetz module
optdepends = python-tzlocal: retrieve system timezone for datetimetz module
- source = bumblebee-status-2.0.3.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v2.0.3.tar.gz
- sha512sums = 86bfb437c46f9df35ecbbd82c733ea28a80246f5402ae902eccfe51db97962663981a591afe56e8a7d3feaa6d5d4f4aa57d3fd9428b7d57731846b3fdaa5ec6a
+ source = bumblebee-status-2.0.4.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v2.0.4.tar.gz
+ sha512sums = 08e1cc18d3232941abf40e813e1e3dad99ea2432bc8f3548ea71729fbc56d611fa60894df05b1ba7b926f9343d978660bc10a88961ece7338d8faac6155774e6
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index f517c3a06001..4bde8cad1053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc='Modular, theme-able status line generator for the i3 window manager'
arch=('any')
@@ -26,7 +26,7 @@ optdepends=('xorg-xbacklight: to display a displays brightness'
'python-tzlocal: retrieve system timezone for datetimetz module'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('86bfb437c46f9df35ecbbd82c733ea28a80246f5402ae902eccfe51db97962663981a591afe56e8a7d3feaa6d5d4f4aa57d3fd9428b7d57731846b3fdaa5ec6a')
+sha512sums=('08e1cc18d3232941abf40e813e1e3dad99ea2432bc8f3548ea71729fbc56d611fa60894df05b1ba7b926f9343d978660bc10a88961ece7338d8faac6155774e6')
package() {
install -d "$pkgdir"/usr/bin \