summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdu4rdSHL2022-10-18 10:53:53 -0500
committerEdu4rdSHL2022-10-18 10:53:53 -0500
commit8a5b205e69f7ccd156f3c7eca18d79d1193395ff (patch)
treefd7e17310907126b6d2d0e0f281438b9fa7e8d27
parent266295d2fedfcd5bed89b6d074d16effd95d3ab5 (diff)
downloadaur-8a5b205e69f7ccd156f3c7eca18d79d1193395ff.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 bf77c99559a8..ff3c7a9e247f 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 = 4.0.0
+ pkgver = 4.0.8
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/v4.0.0/weakauras-companion_4.0.0_amd64.deb
- sha512sums = 596dbcde5bbf56f55dd8701faa6a5173feaafd3dfc74bbe043cca6bebd8019aa20f2511db5142b1de71a5480b37be7077648836fc1e74c1dbf6275a985029f6e
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v4.0.8/weakauras-companion_4.0.8_amd64.deb
+ sha512sums = 5028dcbcc089383fac9e39c0ce611bf248b27bdbd1ce89a733cc7937c9a5e30c9dec5a19884fd21548a0ecc339c3397c664378ee1713d2ed6ba0aee04d509313
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 478fd364513f..5bad0e542cd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=4.0.0
+pkgver=4.0.8
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=('596dbcde5bbf56f55dd8701faa6a5173feaafd3dfc74bbe043cca6bebd8019aa20f2511db5142b1de71a5480b37be7077648836fc1e74c1dbf6275a985029f6e')
+sha512sums=('5028dcbcc089383fac9e39c0ce611bf248b27bdbd1ce89a733cc7937c9a5e30c9dec5a19884fd21548a0ecc339c3397c664378ee1713d2ed6ba0aee04d509313')
package() {