summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeimosfr-auto2021-03-28 10:21:28 +0000
committerdeimosfr-auto2021-03-28 10:21:28 +0000
commit6cfb4d2ecdd99a22f9399dd12141654abe0b22fe (patch)
tree0d005b0548f386d5b48efaf1ea889227cc402c8b
parent49e86994d2f187338c98a24012e8f79b5961fb46 (diff)
downloadaur-6cfb4d2ecdd99a22f9399dd12141654abe0b22fe.tar.gz
Update AUR package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4e31b86e2ab..fe30e134c6b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = jeedom-status
pkgdesc = Add Jeedom global status to your favorite desktop bar (i3blocks, polybar, etc...)
- pkgver = 1.0.3
+ pkgver = 1.0.4
pkgrel = 1
url = https://github.com/deimosfr/jeedom-status
arch = x86_64
license = GPL
makedepends = git
makedepends = go
- source = https://github.com/deimosfr/jeedom-status/archive/v1.0.3.tar.gz
- md5sums = 7f9c168523169bc850b76901fee814c9
+ source = https://github.com/deimosfr/jeedom-status/archive/v1.0.4.tar.gz
+ md5sums = 49117a156f7eaefd1a2ae3a0e8d18e46
pkgname = jeedom-status
diff --git a/PKGBUILD b/PKGBUILD
index d54d53f35f76..db7ef6574fc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pierre Mavro <deimosfr@gmail.com>
pkgname=jeedom-status
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="Add Jeedom global status to your favorite desktop bar (i3blocks, polybar, etc...)"
arch=(x86_64)
@@ -24,4 +24,4 @@ package() {
install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-md5sums=('7f9c168523169bc850b76901fee814c9')
+md5sums=('49117a156f7eaefd1a2ae3a0e8d18e46')