summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard T2024-05-08 18:35:41 -0500
committerEduard T2024-05-08 18:35:41 -0500
commita4c5c4d6be7c45a3d8a0842c74dff6c20310fc3b (patch)
tree902249c244d4a9457203760bd76cb8b6dbcc6de0
parent83ab028eec378daa2025476484b19a71d9e613e8 (diff)
downloadaur-a4c5c4d6be7c45a3d8a0842c74dff6c20310fc3b.tar.gz
Bump package.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fdd147557da..a11f56671c06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = weakauras-companion-bin
pkgdesc = A cross-platform application built to provide the missing link between Wago.io and World of Warcraft.
- pkgver = 5.2.3
- pkgrel = 2
+ pkgver = 5.2.4
+ pkgrel = 1
url = https://github.com/WeakAuras/WeakAuras-Companion
arch = x86_64
license = GPL2
@@ -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.2.3/weakauras-companion_5.2.3_amd64.deb
- sha512sums = f05cd6541bfaa705a01e219d720e61b561c2db4e610a153c0a7a63cb0aa16f3fadb1041f6066eee04a52e060ce8a64dabacf4fb47ceffac177b19940510dd144
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.2.4/weakauras-companion_5.2.4_amd64.deb
+ sha512sums = d2be155ff43de766b11477e1d8352ef9a17c92d8b54868bd97d9a0c7b6845ba917da3193735fa60612c78805c7709f466da62d8a6e5f52f4f2b343b8c2b29bd8
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 62a9f8870113..7cea82c6b17d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=5.2.3
-pkgrel=2
+pkgver=5.2.4
+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'
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=('f05cd6541bfaa705a01e219d720e61b561c2db4e610a153c0a7a63cb0aa16f3fadb1041f6066eee04a52e060ce8a64dabacf4fb47ceffac177b19940510dd144')
+sha512sums=('d2be155ff43de766b11477e1d8352ef9a17c92d8b54868bd97d9a0c7b6845ba917da3193735fa60612c78805c7709f466da62d8a6e5f52f4f2b343b8c2b29bd8')
package() {