summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2023-05-03 05:30:46 -0500
committerEduard Tolosa2023-05-03 05:30:46 -0500
commit666d96d96b423f7367f99f11a2db581424476626 (patch)
tree5af9ddbf89a5fb62fd376bbbffb80235dc86f58c
parent30a7dd5d5f88d45cf507c77e95679bd4376b4bf0 (diff)
downloadaur-666d96d96b423f7367f99f11a2db581424476626.tar.gz
Bump package.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a484de71e470..1cd1fc529173 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = weakauras-companion-bin
pkgdesc = A cross-platform application built to provide the missing link between Wago.io and World of Warcraft.
- pkgver = 5.0.0
+ pkgver = 5.0.1
pkgrel = 1
url = https://github.com/WeakAuras/WeakAuras-Companion
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = weakauras-companion-bin
depends = libdrm
depends = gdk-pixbuf2
depends = gtk3
- source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.0.0/weakauras-companion_5.0.0_amd64.deb
- sha512sums = b398b6c68e1c08e07d1be324f369af6c9e5d314a15caa1f0a931a7b2a6bc71326cb6b9085656cf05b89a8d1bdb15c6cf49ed7c3a6a965368a87fde5b2aa65b0f
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.0.1/weakauras-companion_5.0.1_amd64.deb
+ sha512sums = 6e5c0f041c31c6c25a42a3e47f83b5cbdee2d1762166f5e758cdf4797de4cd30891d47b9f286d8baa1172c2f9c6be5df1e8dee201c034abafd42ad4652617a9a
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 224360f6566f..cb27ea32b9a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
pkgdesc='A cross-platform application built to provide the missing link between Wago.io and World of Warcraft.'
url='https://github.com/WeakAuras/WeakAuras-Companion'
@@ -9,7 +9,7 @@ license=("GPL2")
arch=("x86_64")
depends=('libxshmfence' 'nss' 'at-spi2-atk' 'atk' 'libdrm' 'gdk-pixbuf2' 'gtk3')
source=("https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v$pkgver/weakauras-companion_${pkgver}_amd64.deb")
-sha512sums=('b398b6c68e1c08e07d1be324f369af6c9e5d314a15caa1f0a931a7b2a6bc71326cb6b9085656cf05b89a8d1bdb15c6cf49ed7c3a6a965368a87fde5b2aa65b0f')
+sha512sums=('6e5c0f041c31c6c25a42a3e47f83b5cbdee2d1762166f5e758cdf4797de4cd30891d47b9f286d8baa1172c2f9c6be5df1e8dee201c034abafd42ad4652617a9a')
package() {