summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortobi-wan-kenobi2021-02-24 09:38:50 +0100
committertobi-wan-kenobi2021-02-24 09:38:50 +0100
commit00c12d381c2788414306f23b976d57048d6e14fa (patch)
treeb29e44f6036d21d8cfedcc467bbfcb91e100ef9d
parent9212388eb8583706da97f4128587232e8dfbe799 (diff)
downloadaur-00c12d381c2788414306f23b976d57048d6e14fa.tar.gz
[aur] bump bumblebee-status to 2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f209cb9c0b91..a40091df95a1 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.1.1
+ pkgver = 2.1.2
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.1.1.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v2.1.1.tar.gz
- sha512sums = 95fdc9a8c31a1f080616a1e5d2246d55edcb66ac7f15483ede09a15c3419b1b3d41185ab8674afa4d48bef8996f2ac867ae75979031d48bd6ad75c3a2cf66caa
+ source = bumblebee-status-2.1.2.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v2.1.2.tar.gz
+ sha512sums = 7602a6574049917a5d7e194bac0e98640097c033cc2bf0370857f723fe21ec990aa8831b9f2796db1a9244af08bf07546792ec48234f77cc30aa9e530605de44
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index 93292fef55d2..cff7a6742409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=2.1.1
+pkgver=2.1.2
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=('95fdc9a8c31a1f080616a1e5d2246d55edcb66ac7f15483ede09a15c3419b1b3d41185ab8674afa4d48bef8996f2ac867ae75979031d48bd6ad75c3a2cf66caa')
+sha512sums=('7602a6574049917a5d7e194bac0e98640097c033cc2bf0370857f723fe21ec990aa8831b9f2796db1a9244af08bf07546792ec48234f77cc30aa9e530605de44')
package() {
install -d "$pkgdir"/usr/bin \