summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2024-01-01 22:32:10 -0500
committerEduard Tolosa2024-01-01 22:32:10 -0500
commit65832a9b324adf0b62bb7722ed933753371a961f (patch)
tree2a0c9d625726171ae2d514ac0defc617356150a1
parent960304b6317303ee13156100d1be9ac18b3f3716 (diff)
downloadaur-65832a9b324adf0b62bb7722ed933753371a961f.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 744ecf8f21ff..b706a9de3b2b 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.1.3
+ pkgver = 5.2.2
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.1.3/weakauras-companion_5.1.3_amd64.deb
- sha512sums = 8df4b64c6cb0cef8401aeac27161a285ef107517b2e64abf68492c5b05f52ca6dc2c4db8b3466d27fb6c0a0a9c2ae047e161a157dd928f91af02b4ecfffffb7a
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.2.2/weakauras-companion_5.2.2_amd64.deb
+ sha512sums = 89c35630beaef7680aefe9fa9e3113369f53a0a3d3398bfa85ae5ee07da1cc966ca6c1ff730744b7e6f349ea20286499c443f9d99a9eaa12d271404a72554612
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index de571fe20870..87d29a3ed8e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=5.1.3
+pkgver=5.2.2
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=('8df4b64c6cb0cef8401aeac27161a285ef107517b2e64abf68492c5b05f52ca6dc2c4db8b3466d27fb6c0a0a9c2ae047e161a157dd928f91af02b4ecfffffb7a')
+sha512sums=('89c35630beaef7680aefe9fa9e3113369f53a0a3d3398bfa85ae5ee07da1cc966ca6c1ff730744b7e6f349ea20286499c443f9d99a9eaa12d271404a72554612')
package() {