summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Witek2020-05-20 11:45:35 +0200
committerTobias Witek2020-05-20 11:45:35 +0200
commit9a53906a0decf30946c22976c8b4f34ab4354d74 (patch)
tree3d0d90facf1dcc671e6e920bb30296e859a87c53
parentf06b80385792e9e7453ace5c867f10712daee940 (diff)
downloadaur-9a53906a0decf30946c22976c8b4f34ab4354d74.tar.gz
[aur] Update to v1.10.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31d08e43f409..fdbe0bf1c44d 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.10.3
+ pkgver = 1.10.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 = pytz: timezone conversion for datetimetz module
optdepends = tzlocal: retrieve system timezone for datetimetz module
- source = bumblebee-status-1.10.3.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.10.3.tar.gz
- sha512sums = d76b87eada8fe335b71faccbe0521c4d45054a7420ed77606373790498f4623cd448ca53d99e8481caf3d7099e640526a10b6107cbe2bded97a7ffaa505da99d
+ source = bumblebee-status-1.10.4.tar.gz::https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v1.10.4.tar.gz
+ sha512sums = f6968d9b66c2039ee9fd3e3a822c68967b6aadac99747d09ca9e74938d00d2e5f144d8bd660a61a0387f79742681e67aacf5ad8c68170686d8e9ce5ac82a70e9
pkgname = bumblebee-status
diff --git a/PKGBUILD b/PKGBUILD
index ab51b83174cf..3339ceda79a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: spookykidmm <https://github.com/spookykidmm>
pkgname=bumblebee-status
-pkgver=1.10.3
+pkgver=1.10.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'
'tzlocal: retrieve system timezone for datetimetz module'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d76b87eada8fe335b71faccbe0521c4d45054a7420ed77606373790498f4623cd448ca53d99e8481caf3d7099e640526a10b6107cbe2bded97a7ffaa505da99d')
+sha512sums=('f6968d9b66c2039ee9fd3e3a822c68967b6aadac99747d09ca9e74938d00d2e5f144d8bd660a61a0387f79742681e67aacf5ad8c68170686d8e9ce5ac82a70e9')
package() {
install -d "$pkgdir"/usr/bin \