summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2023-08-22 17:24:35 -0500
committerEduard Tolosa2023-08-22 17:24:35 -0500
commit2ba18196a26d8aa17b2b9c7f513a9cc5234f18e2 (patch)
treef3fccb594b3062eada04de9a0b909327a44d24fa
parent666d96d96b423f7367f99f11a2db581424476626 (diff)
downloadaur-2ba18196a26d8aa17b2b9c7f513a9cc5234f18e2.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 1cd1fc529173..13c21e8408b3 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.1
+ pkgver = 5.1.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.1/weakauras-companion_5.0.1_amd64.deb
- sha512sums = 6e5c0f041c31c6c25a42a3e47f83b5cbdee2d1762166f5e758cdf4797de4cd30891d47b9f286d8baa1172c2f9c6be5df1e8dee201c034abafd42ad4652617a9a
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.1.1/weakauras-companion_5.1.1_amd64.deb
+ sha512sums = 67192c6ae5ee0d7eb146648ba7b823b55fce46cd07ca716a2b407ad941d3e9e8d477e2003473ed1fd78c3006921fc3abbaba08e13968a20fa2e1b487875a6614
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index cb27ea32b9a4..5b12e36cdf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=5.0.1
+pkgver=5.1.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=('6e5c0f041c31c6c25a42a3e47f83b5cbdee2d1762166f5e758cdf4797de4cd30891d47b9f286d8baa1172c2f9c6be5df1e8dee201c034abafd42ad4652617a9a')
+sha512sums=('67192c6ae5ee0d7eb146648ba7b823b55fce46cd07ca716a2b407ad941d3e9e8d477e2003473ed1fd78c3006921fc3abbaba08e13968a20fa2e1b487875a6614')
package() {